levels-set-annotated_factor-method: Set Levels of an Annotated Factor

Description Usage Arguments

Description

This method is as wrapper around levels and should do the same. Annotations are preserved.

Usage

1
2
## S4 replacement method for signature 'annotated_factor'
levels(x) <- value

Arguments

x

An object of annotated_factor-class.

value

Character. The valid value for levels(x).


mariusbarth/annotate4 documentation built on May 7, 2019, 3:14 p.m.