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

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()