convert_timestamp: Convert a raster timestamp names to specified format. The...

Description Usage Arguments Value

Description

Convert a raster timestamp names to specified format. The raster names must be in the "Y1234M12" or "Y1234D123" format.

Usage

1
convert_timestamp(x, to = "POSIXct", ...)

Arguments

x

the input raster with timestamp names or just a character vector

to

the desired output format. See convert_yrmon and convert_yrday functions for details.

...

further arguments for convert_yrmon and convert_yrday

Value

the raster names reformatted to the specified format


BigelowLab/obpgtools documentation built on May 5, 2019, 2:44 p.m.