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.