Nothing
## function to perform unit test for writeMSL
test_writeResult <- function() {
# data(Run)
# data(Targets)
# runPeaks <- getPeak(Run = Run, Targets = Targets)
checkException(writeResult(output.file.name = 'results.csv'),
"Please provide the run peaks object!")
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.