Create matching subsets of a sequence of data
match_cells(..., .list = NULL, id = NULL)
A list of data.frames
, subsetted and sorted so that all cells correspond.
A sequence of data.frame
s, possibly in the form of <name>=<value>
pairs.
A list of data.frame
s; will be concatenated with ...
.
Names or indices of columns to use as index.
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