unitsplit | R Documentation |
splits a data.frame or vector of strings with form 'variable (unit)' into a data.frame with variable and unit separated
unitsplit(x, col = "variable")
x |
data.frame or vector of strings |
col |
column name. Default: variable |
Jan Philipp Dietrich, Mika Pflüger, Oliver Richters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.