column.to.vector: Get a vector from a data frame column.

View source: R/utils.R

column.to.vectorR Documentation

Get a vector from a data frame column.

Description

Get a vector from a data frame column.

Usage

column.to.vector(data, column)

Arguments

data

Data frame.

column

Column to extract - can be used with {{}}.

Value

Vector of column contents.


Ergative/logisticat documentation built on May 17, 2022, 12:32 a.m.