Skip to contents

Calculates the number of replicates from the experimnetal data.

Usage

get_n_replicates(dat, protein = dat[["Protein"]][1])

Arguments

dat

data imported by the read_hdx function.

Value

a numeric value.

Details

Calculate the number of replicates of experiment.

See also

Examples

get_n_replicates(alpha_dat)
#> [1] 3