View source: R/generateMappingList.R
generateMappingList | R Documentation |
Convert mapping data.frame to a list
generateMappingList(settingsDF, domain = NULL, pull = FALSE)
settingsDF |
data frame containing current mapping |
domain |
mapping domain to return (returns all domains as a named list by default) |
pull |
call pull() the value for each parameter - needed for testing only. default: FALSE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.