get_fl_id_from_dv_ls | R Documentation |
get_fl_id_from_dv_ls() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get file identity from dataverse list. The function returns Identity (a character vector of length one).
get_fl_id_from_dv_ls(ds_ls, fl_nm_1L_chr, nms_chr = NA_character_)
ds_ls |
Dataset (a list) |
fl_nm_1L_chr |
File name (a character vector of length one) |
nms_chr |
Names (a character vector), Default: 'NA' |
Identity (a character vector of length one)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.