licorMerge: Merge two licor datasets based on time

View source: R/licorMerge.R

licorMergeR Documentation

Merge two licor datasets based on time

Description

Given two licor datasets, will correct elapsed column based on differences in the hhmmss time.

Usage

licorMerge(df1, df2)

Arguments

df1

The first li-cor data set, from readLicorData::licorData

df2

The second li-cor data set, from readLicorData::licorData


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