licor_subset: Creating a subset of the data

View source: R/data_process.R

licor_subsetR Documentation

Creating a subset of the data

Description

Creating a subset of the data

Usage

licor_subset(x, vec)

Arguments

x

A licor object

vec

A vector of subset options, and can be any permutation of the options presented by the 'subset_options' function, for example, vec could be 'c("Sys","GasEx")'

Value

Returns a data.frame with the subset of data specified

See Also

subset_options


muir-lab/licorer documentation built on Oct. 11, 2022, 10:03 p.m.