get_ttu_dv_dss | R Documentation |
get_ttu_dv_dss() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get transfer to utility algorithm dataverse datasets. The function returns Transfer to utility algorithm dataverse datasets (a tibble).
get_ttu_dv_dss(
ttu_dv_nms_chr = "TTU",
server_1L_chr = "dataverse.harvard.edu",
key_1L_chr = NULL
)
ttu_dv_nms_chr |
Transfer to utility algorithm dataverse names (a character vector), Default: 'TTU' |
server_1L_chr |
Server (a character vector of length one), Default: 'dataverse.harvard.edu' |
key_1L_chr |
Key (a character vector of length one), Default: NULL |
Transfer to utility algorithm dataverse datasets (a tibble)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.