get_dates.OBPGInfoList: Get one or more dates of OPBGInfo elements of a OBPGInfoList...

Description Usage Arguments Value

Description

Get one or more dates of OPBGInfo elements of a OBPGInfoList object

Usage

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

Arguments

x

OBPGInfoList objects

format

character, by default 'POSIXct', but any format code is permitted

what

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

Value

list of dates as per format and what


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