Skip to contents

Print a year-month object

Usage

# S3 method for grates_yearmonth
print(x, format = "%Y-%b", ...)

# S3 method for grates_yearmonth
format(x, format = "%Y-%b", ...)

Arguments

x

A <grates_yearmonth> object.

format

The format to use for printing.

...

Not currently used.