powered by
Returns the indicators used in a workbench. Typically includes workbench metadata and associated indicator metadata.
prevedere_workbench(key, workbench_id)
A Prevedere API key.
UUID for workbench.
A list of workbench metadata.
# NOT RUN { k <- "1235467abcdefg" prevedere_workbench(key = k, workbench_id = "b8da829f7a1d4509ca5125e4699d6f0e") # }
Run the code above in your browser using DataLab