Get person ID variable name

Description

Get person ID variable name

Usage

ids_varname(object, ...)

Arguments

object a data.frame
unused

Value

a character string containing the person ID column, as recorded in the metadata of object

Examples

Code
library("serocalculator")

ids_varname(sees_pop_data_pk_100)
[1] "id"