strata.seroincidence.by {serocalculator} | R Documentation |
Extract the Strata
attribute from an object, if present
Description
Extract the Strata
attribute from an object, if present
Usage
## S3 method for class 'seroincidence.by'
strata(x)
Arguments
x |
any R object |
Value
a
tibble::tibble()
with strata in rows, or-
NULL
ifx
does not have a"strata"
attribute
[Package serocalculator version 1.0.3 Index]