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