plate_map_multiple {platetools} | R Documentation |
row, column for multiple features
Description
Generates a dataframe for multiple features, given a wellID column and multiple features
Usage
plate_map_multiple(data, well)
Arguments
data |
vector or dataframe of numeric data |
well |
vector of alphanumeric well IDs e.g 'A01' |
[Package platetools version 0.1.7 Index]