Description Usage Arguments Value Examples
Returns the indicators used in a workbench. Typically includes workbench metadata and associated indicator metadata.
1 | prevedere_workbench(key, workbench_id)
|
key |
A Prevedere API key. |
workbench_id |
UUID for workbench. |
A list of workbench metadata.
1 2 3 4 5 6 | ## Not run:
k <- "1235467abcdefg"
prevedere_workbench(key = k, workbench_id = "b8da829f7a1d4509ca5125e4699d6f0e")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.