set_display.tabxplor_fmt {tabxplor} | R Documentation |
Set the "display" vctrs::field of a fmt
vector.
Description
Set the "display" vctrs::field of a fmt
vector.
Usage
## S3 method for class 'tabxplor_fmt'
set_display(x, value)
Arguments
x |
The object to test, to get a field in, or to modify. |
value |
The value you want to inject in some |
Value
A fmt vectors with the wanted display.
[Package tabxplor version 1.3.0 Index]