get_mdl_ds_url | R Documentation |
get_mdl_ds_url() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get model dataset url. The function is called for its side effects and does not return a value.
get_mdl_ds_url(mdls_lup, mdl_nm_1L_chr)
mdls_lup |
Models (a lookup table) |
mdl_nm_1L_chr |
Model name (a character vector of length one) |
mdl_ds_url (An object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.