Abbreviated partial time class name
## S3 method for class 'partial_time' vec_ptype_abbr(x, ..., prefix_named, suffix_shape)
x
: A partial_time
object...
: These dots are for future extensions and must be empty.prefix_named
: If TRUE
, add a prefix for named vectors.suffix_shape
: If TRUE
(the default), append the shape of the vector.A character
representation of the abbreviated partial_time
class name
Useful links