Nothing
test_that("RandomForestModel returns correct class.", {
expect_type(RandomForestModel(SplitRatio = 0.8, CV = 2, NTree = 10, NCores = 1, NewData = NULL), "list")
})
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.