View source: R/createDashboard.R
Creates a new dashboard in Numetric.
This function uses the V2 version of the API.
1 | createDashboard(apiKey, name = "None", category = "None", content)
|
apiKey |
You can find the API key in the settings after logging into Numetric |
name |
The name of the dashboard, in quotes, in Numetric. Defaults to "None". |
content |
JSON formatted string of text. See https://nrl.readme.io/docs for more information. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.