View source: R/cobaltr_self_test.R
cobaltr_self_test | R Documentation |
Self-test the package
cobaltr_self_test(
cobalt_options = create_cobalt_options(),
cobalt_folder = get_default_cobalt_folder()
)
cobalt_options |
a set of COBALT options, as can be created by create_cobalt_options |
cobalt_folder |
the folder where COBALT is installed in. Use get_default_cobalt_folder to get the default COBALT folder |
Richèl J.C. Bilderbeek
if (is_cobalt_installed()) {
cobaltr_self_test()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.