Learn R Programming

serocalculator (version 1.4.0)

strata.default: Extract the Strata attribute from an object, if present

Description

Extract the Strata attribute from an object, if present

Usage

# S3 method for default
strata(x)

Value

  • a tibble::tibble() with strata in rows, or

  • NULL if x does not have a "strata" attribute

Arguments

x

any R object