format.partial_time {parttime}R Documentation

Format a parttime object

Description

Format a parttime object

Usage

## S3 method for class 'partial_time'
format(x, ..., quote = TRUE)

Arguments

x

A partial_time object

...

Additional arguments passed to format_field_matrix

quote

A logical indicating whether to add quotation marks around formatted objects

Value

A character vector representation of a partial_time vector


[Package parttime version 0.1.2 Index]