View source: R/inv_table_total.R
inv_table_total | R Documentation |
Tabluate Summary Investigation Numbers
inv_table_total(
data = pos(process_inv(read_inv(date = date))),
nit_token = Sys.getenv("redcap_NIT_token"),
prior_contacts = 45669L,
date = NULL
)
data |
Case data, as output by
|
nit_token |
API token/key for accessing the NIT REDcap project |
prior_contacts |
Number of contacts recorded prior to REDcap implementation |
date |
The download date of |
A flextable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.