Learn R Programming

papaja (version 0.1.0.9655)

as.character,annotated_factor-method: Coerce annotated factors to character vectors

Description

Methods to coerce an annotated factor to an atomic character vector. Necessary for compatibility reasons (View() in RStudio).

Usage

# S4 method for annotated_factor
as.character(x)

Arguments

x

An object of class annotated_factor.