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 Feb. 22, 2025, 8:32 p.m.