View source: R/process_new_redcap_data_dictionary.R
Process new redcap data dictionary into the parsed, IDENTITY format and added to the IDENTITY component and biblio-tech repo is commited
1 2 3 4 5 6 7 | process_new_redcap_data_dictionary(
path_to_redcap_data_dictionary_csv,
project_alias,
identity_id_starting_digit,
identity_id_prefix,
commit_message
)
|
project_alias |
character string of length 1 for "PROJECT_ALIAS" |
identity_id_starting_digit |
character string of length 1 for the number the primary key should start at |
identity_id_prefix |
character string of length 1 for the prefix each primary key should have |
commit_message |
commit message when new changes are pushed the biblio-tech origin master |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.