join_spc_chem: Join spectra data and chemical data tibbles

View source: R/join-chem-spectra.R

join_spc_chemR Documentation

Join spectra data and chemical data tibbles

Description

Combines spectral data (tibble class) and chemical data (tibble class).

Usage

join_spc_chem(spc_tbl, chem_tbl, by = "sample_id")

Arguments

spc_tbl

Tibble that contains spectral data

chem_tbl

Tibble that contains chemical reference values of the samples

by

character of column name that defines sample_ID

Value

Tibble joined by sample_id


philipp-baumann/simplerspec documentation built on Oct. 3, 2023, 12:13 p.m.