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


kharchenkolab/conos documentation built on Feb. 28, 2024, 6:03 a.m.