View source: R/inv_table_total.R
inv_calc_total | R Documentation |
Calculate Summary Investigation Numbers
inv_calc_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 tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.