View source: R/fetch_indicators.R
fetch_indicators | R Documentation |
MDB indicators are stored on google drive. This helper function fetches a desired tab. Used to create filters, sort factor levels, and apply plain labels to indicators.
fetch_indicators(tab = "main")
tab |
which table is being created, main or treatment |
dataframe of indicators
## Not run:
fetch_indicators(ou_im, tab = "main")
fetch_indicators(ou_im, tab = "treatment")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.