Learn R Programming

campsis (version 1.9.0)

.is_replicated: Does the data contain more than one replicate?

Description

Does the data contain more than one replicate?

Usage

.is_replicated(x)

Value

TRUE if the data contains a replicate column with more than one distinct value, FALSE otherwise

Arguments

x

a data frame (typically std_campsis_tbl)