Learn R Programming

papaja (version 0.1.0.9655)

annotate: Coerce vectors to annotated vectors

Description

Internal workhorse function. This function is not exported.

Usage

annotate(object)

# S4 method for data.frame annotate(object)

# S4 method for vector annotate(object)

# S4 method for annotated_vector annotate(object)

Arguments

An

annotated vector or a data.frame.