prod_table | R Documentation |
Productivity Summary Table
prod_table(
assigned = read_prod(sheet = "assign_dt_n"),
nit_token = Sys.getenv("redcap_NIT_token"),
days = 14,
lag = 6
)
assigned |
Assigned case data from |
nit_token |
API token to access NIT RedCAP project |
days |
Number of days to summarize over |
lag |
Number of days back to end the calculation |
A flextable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.