match_cells | R Documentation |
Create matching subsets of a sequence of data
match_cells(..., .list = NULL, id = NULL)
... |
A sequence of |
.list |
A list of |
id |
Names or indices of columns to use as index. |
A list of data.frames
, subsetted and sorted so that all cells correspond.
Other comparing:
as.data.frame,cellComparison-method
,
as.data.frame,validatorComparison-method
,
barplot,cellComparison-method
,
barplot,validatorComparison-method
,
cells()
,
compare()
,
plot,cellComparison-method
,
plot,validatorComparison-method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.