Nothing
## function to perform unit test for getPeak
test_getPeakScore <- function() {
checkException(getPeakScore(deltaRI = 20), paste("Either as single run, i.e.
runPeaks, or multiple runs,","i.e. dsPeaks, should be
provided", sep = ""))
}
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.