get_scale_conc.pk: Get scale_conc
Description
Extract concentration scale/transformation instructions from a [pk()] object
Usage
# S3 method for pk
get_scale_conc(obj, ...)
Value
A `list`: `obj$scales$conc`
Arguments
- obj
A [pk()] object
- ...
Additional arguments not currently in use.