convert_factor: Function to convert any column with information about...

Description Usage Arguments Value See Also

View source: R/convert-factor.R

Description

This function is used to match the labels of the plots!

Usage

1
convert_factor(data_fgs, col)

Arguments

data_fgs

Dataframe with information about functionalGroups. Usually loaded with load_fgs().

col

Column of the dataframe which is converted to a factor.

Value

Column of a dataframe in factor format.

See Also

Other convert functions: convert_bgm, convert_time


atlantistools documentation built on Aug. 16, 2017, 9:05 a.m.