data_continuous_48_incomplete {ggplate}R Documentation

Continuous incomplete 48-well plate dataset

Description

A dataset containing 23 positive numeric values randomly generated using a normal distribution (rnorm()). Each value is assigned to a position in a 48-well plate. Therefore, not every well in the plate contains a value. The position 1D and the second half of the plate are NA.

Usage

data_continuous_48_incomplete

Format

A data frame with a Value and a well column.

Source

Randomly generated.


[Package ggplate version 0.1.1 Index]