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


campsis documentation built on Oct. 13, 2023, 5:09 p.m.