get_dates.OBPGInfo: Get one or more dates

Description Usage Arguments Value

Description

Get one or more dates

Usage

1
2
3
## S3 method for class 'OBPGInfo'
get_dates(x, format = c("Date", "POSIXct")[1],
  what = c("first", "last", "both")[3])

Arguments

x

OBPGInfo object

format

character, 'Date' (default) 'POSIXct', but any format code is permitted

what

character 'first', 'last' or 'both' (the default)

Value

either Date, POSIXct or character


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