make_local_path_to_dv_data | R Documentation |
make_local_path_to_dv_data() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make local path to dataverse data. The function returns Path (a character vector).
make_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.