Get ready4 submodule from dataverse comma separated variables file
Source:R/fn_get.R
get_r3_from_dv_csv.Rd
get_r3_from_dv_csv() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get ready4 submodule from dataverse comma separated variables file. The function returns Tibble ready4 submodule (a ready4 submodule extension of tibble).
Usage
get_r3_from_dv_csv(
file_name_chr,
data_repo_db_ui_chr,
data_repo_ui_chr = NA_character_,
r3_fn = ready4use_imports
)