format.pillar_shaft_partial_time {parttime} | R Documentation |
parttime pillar formatting
Description
parttime pillar formatting
Usage
## S3 method for class 'pillar_shaft_partial_time'
format(x, width, ...)
Arguments
x |
A character vector with formatting, can use ANYI styles e.g provided by the cli package. |
width |
A maximum display width of the each element in the resulting vector of strings |
... |
Additional arguments unused |
Value
A character
representation of a partial_time
vector
[Package parttime version 0.1.2 Index]