get_local_path_to_dv_data | R Documentation |
get_local_path_to_dv_data() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get local path to dataverse data. The function returns Path (a character vector).
get_local_path_to_dv_data(save_dir_path_1L_chr, fl_nm_1L_chr, save_fmt_1L_chr)
save_dir_path_1L_chr |
Save directory path (a character vector of length one) |
fl_nm_1L_chr |
File name (a character vector of length one) |
save_fmt_1L_chr |
Save format (a character vector of length one) |
Path (a character vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.