get_remarks: Gets remarks attached to data, if any.

View source: R/data_process.R

get_remarksR Documentation

Gets remarks attached to data, if any.

Description

Gets remarks attached to data, if any.

Usage

get_remarks(x)

Arguments

x

A licor object

Value

Returns the remarks present in the original file, if any, or null if none exist. Remarks are listed with the row they come immediately before.

Examples

## Not run: 
 remarks <- get_remarks(licor_data)

## End(Not run)

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