data_continuous_48 {ggplate} | R Documentation |
Continuous 48-well plate dataset
Description
A dataset containing 48 positive numeric values randomly generated using a normal distribution (rnorm()
).
Each value is assigned to a position in a 48-well plate.
Usage
data_continuous_48
Format
A data frame with a Value
and a well
column.
Source
Randomly generated.
[Package ggplate version 0.1.4 Index]