mutate.tabxplor_fmt {tabxplor} | R Documentation |
mutate method to access vctrs::fields of tabxplor_fmt vectors
Description
mutate method to access vctrs::fields of tabxplor_fmt vectors
Usage
## S3 method for class 'tabxplor_fmt'
mutate(.data, ...)
Arguments
.data |
A tabxplor_fmt column. |
... |
< The value can be:
|
Value
An object of class tabxplor_fmt
.
[Package tabxplor version 1.1.3 Index]