createDashboard: Creates a new dashboard in Numetric (V2)

Description Usage Arguments

View source: R/createDashboard.R

Description

Creates a new dashboard in Numetric.

This function uses the V2 version of the API.

Usage

1
createDashboard(apiKey, name = "None", category = "None", content)

Arguments

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.


RonGuymon/numetricAPI documentation built on May 6, 2019, 10:12 a.m.