getColumn: Get data of given column unless if does not exist (return...

View source: R/default_plot.R

getColumnR Documentation

Get data of given column unless if does not exist (return NULL in that case).

Description

Get data of given column unless if does not exist (return NULL in that case).

Usage

getColumn(.data, colname)

Arguments

.data

data frame

colname

column name

Value

a vector


Calvagone/campsis documentation built on April 17, 2024, 5:33 a.m.