Description Usage Arguments Value
join_SLS_DLS
1 | join_SLS_DLS(SLS_data, DLS_data, .by = c("well", "sample_num", "prot_conc"))
|
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") |
a dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.