Extract antibody measurement values

Description

Extract antibody measurement values

Usage

get_values_var(object, ...)

Arguments

object a pop_data object
unused

Value

the name of the column in object specified as containing antibody abundance measurements

Examples

Code
library("serocalculator")

sees_pop_data_100 |> get_values_var()
[1] "value"