Skip to content

splits a data.frame or vector of strings with form 'variable (unit)' into a data.frame with variable and unit separated

Usage

unitsplit(x, col = "variable")

Arguments

x

data.frame or vector of strings

col

column name. Default: variable

See also

Author

Jan Philipp Dietrich, Mika Pflüger, Oliver Richters