vec_ptype_abbr.partial_time: Abbreviated partial time class name

View source: R/class_partial_time_compat_vctrs.R

vec_ptype_abbr.partial_timeR Documentation

Abbreviated partial time class name

Description

Abbreviated partial time class name

Usage

## S3 method for class 'partial_time'
vec_ptype_abbr(x, ..., prefix_named, suffix_shape)

Arguments

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.

Value

A character representation of the abbreviated partial_time class name


parttime documentation built on May 29, 2024, 6:25 a.m.