Nothing
test_firmaAnalysis <- function() {
checkEquals(sum(sapply(firmaAnalysis(useToyData=TRUE), is.numeric) == TRUE), ncol(firmaAnalysis(useToyData=TRUE)))
checkTrue(!anyNA(firmaAnalysis(useToyData=TRUE)))
}
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.