vec_ptype_abbr.tabxplor_fmt {tabxplor} | R Documentation |
Abbreviated display name for class fmt in tibbles
Description
Abbreviated display name for class fmt in tibbles
Usage
## S3 method for class 'tabxplor_fmt'
vec_ptype_abbr(x, ...)
Arguments
x |
A fmt object. |
... |
Other parameter. |
Value
A single string with abbreviated fmt type.
[Package tabxplor version 1.3.0 Index]