scheme_make | R Documentation |
Functions to manage schemes
scheme_make( schemeDefinition, examples = NULL, install_R_package = NULL, path = ".", overwrite = FALSE, index_template = NULL )
schemeDefinition |
path to the |
examples |
character vector of directories which should be included as
examples. The name of the director will be the name of the example. The
example can contain a file with the name |
install_R_package |
path to the R script to install the R package. If |
path |
where the final scheme definition should be created. |
overwrite |
if |
index_template |
the index template file which can be added |
fully qualified path to the created scheme
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.