comSplit: Comment split

View source: R/comSplit.R

comSplitR Documentation

Comment split

Description

Divide a tibble into a list of tibbles by comments. If you dermarcate your runs with comments, this will divide your data into runs.

Usage

comSplit(df)

Arguments

df

The data you wish to divide, containing a Comments column


poales/readLicorData documentation built on July 27, 2022, 10:21 p.m.