param.list.2.fname | R Documentation |
Take a list of parameters and parse a string from their names and values.
param.list.2.fname(ls.of.params = p, sep = ".", collapse = "_")
ls.of.params |
List of parameters, Default: p |
sep |
Separator name-2-value, Default: "." |
collapse |
Separator between elements, Default: "_" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.