getVector: A function for returning a named vector from a data frame or...

View source: R/treeplyr_functions.R

getVectorR Documentation

A function for returning a named vector from a data frame or matrix with row names

Description

A function for returning a named vector from a data frame or matrix with row names

Usage

getVector(td, ...)

Arguments

td

A treedata object

...

The name of the column to select

Value

A named vector


uyedaj/treeplyr documentation built on March 9, 2023, 6:37 p.m.