| match_cells {validate} | 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.