get_n_replicates: Get number of replicates

View source: R/getters.R

get_n_replicatesR Documentation

Get number of replicates

Description

Calculates the number of replicates from the experimental data.

Usage

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

Arguments

dat

data imported by the read_hdx function.

protein

chosen protein

Details

Calculate the number of replicates of experiment.

Value

a numeric value.

See Also

read_hdx

Examples

get_n_replicates(alpha_dat)


HaDeX2 documentation built on Feb. 9, 2026, 5:07 p.m.