Description Usage Arguments Details Value Author(s)
View source: R/imagej_tables.R
Annotate and Combine
1 | annotate_and_combine(data, labels = NULL, combos = NULL)
|
data |
a list of dataframes |
labels |
a vector of strings that identify the datasets |
combos |
a list of vectors of named logical values that identify the sets of labels that should ultimately be included or excluded |
Annotate and combine all of the dataframes in your list according your rules. If a list of combinations is provided, you need not provide the labels field. If no list of combintions is provided then each label is assumed to become a group.
a collection of tables to be analyzed
Jones
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.