join_SLS_DLS: Joins imported and parsed DLS and Tm/Tagg SLS summary...

Description Usage Arguments Value

View source: R/process.R

Description

join_SLS_DLS

Usage

1
join_SLS_DLS(SLS_data, DLS_data, .by = c("well", "sample_num", "prot_conc"))

Arguments

SLS_data

a dataframe object containing SLS data

DLS_data

a dataframe object containing DLS data

.by

a character vector of variable names by which to join tables; defaults to c("well", "sample_num", "prot_conc")

Value

a dataframe


eric-hunt/uncleR documentation built on Dec. 20, 2021, 5:28 a.m.