View source: R/create_example.R
create_example | R Documentation |
Create example files for measures, expression matrix and lookup table
create_example(target_dir)
target_dir |
location where to create the files |
Create examples files in target_dir
if (interactive()) {
dir.create("newapp")
create_example("newapp")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.