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