Learn R Programming

papaja (version 0.1.0.9655)

as.factor,annotated_vector-method: Coerce Annotated Vectors to Factors

Description

Methods to coerce an annotated vector to an (atomic) factor. Necessary for compatibility reasons.

Usage

# S4 method for annotated_vector
as.factor(x)

Arguments

x

An object of virtual class annotated_vector.