powered by
Rename variables, from the $fac. See examples and dplyr::rename.
$fac
rename(.data, ...)
a Momocs object of the same class.
a Coo, Coe, PCA object
Coo
Coe
PCA
comma separated list of unquoted expressions
dplyr verbs are maintained.
Other handling functions: arrange(), at_least(), chop(), combine(), dissolve(), fac_dispatcher(), filter(), mutate(), rescale(), rm_harm(), rm_missing(), rm_uncomplete(), rw_fac(), sample_frac(), sample_n(), select(), slice(), subsetize()
arrange()
at_least()
chop()
combine()
dissolve()
fac_dispatcher()
filter()
mutate()
rescale()
rm_harm()
rm_missing()
rm_uncomplete()
rw_fac()
sample_frac()
sample_n()
select()
slice()
subsetize()
olea rename(olea, variety=var, domesticated=domes) # rename var column
Run the code above in your browser using DataLab