View source: R/cir_processing_template.R
cir_processing | R Documentation |
Process CIR Submissions
cir_processing( filepath, archive = FALSE, vcontent = FALSE, datim_user = NULL, datim_pass = NULL, base_url = NULL )
filepath |
Full path of filename |
archive |
Should the file be archived if successfully processed? Default is false |
vcontent |
Should the content of submission be validated? |
datim_user |
Datim username |
datim_pass |
Datim password |
base_url |
Datim API Base URL |
CIR Submission as Tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.