uniqueFieldname | R Documentation |
Returns a character with the fieldname(s) present in the data. Unique name for the field(s) analyzed. If multiple fields are used they are separated by an ampersand, otherwise the singular field name is used. This is used for plotting. Can pass in a data.frame with a column named 'field', or a vector of fieldnames.
uniqueFieldname(dat)
dat |
data.frame with a column called 'field' to produce a unique fieldname from, or a vector of fieldnames. |
Character with unique field name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.