View source: R/ravana_create.R
Initializes a Ravana cluster and creates an entry in the database. If a cluster with the same name already exists, this process will load related functions and variables from the database.
1 | init_cluster(clustername, settingspath = ".")
|
clustername |
Name of the cluster |
settingspath |
Location where the settings.json file is stored. If no path is provided it will look into the working directory (getwd()). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.