namedLevels: Get a vector with the levels of a factor named with their own...

View source: R/plot.R

namedLevelsR Documentation

Get a vector with the levels of a factor named with their own name. Useful for lapply loops over factor levels

Description

Get a vector with the levels of a factor named with their own name. Useful for lapply loops over factor levels

Usage

namedLevels(f)

Arguments

f

a factor

Value

named character vector of factor levels


conos documentation built on Oct. 17, 2022, 9:07 a.m.