Learn R Programming

ggplate (version 0.1.5)

data_continuous_48_incomplete: 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

Arguments

Format

A data frame with a Value and a well column.