process_new_redcap_data_dictionary: Process new redcap data dictionary into the parsed, IDENTITY...

Description Usage Arguments

View source: R/process_new_redcap_data_dictionary.R

Description

Process new redcap data dictionary into the parsed, IDENTITY format and added to the IDENTITY component and biblio-tech repo is commited

Usage

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
)

Arguments

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


patelm9/cartographR3 documentation built on Dec. 27, 2019, 2:24 a.m.