find_date: Get the subscript of the dates by providing the start date of...

Description Usage Arguments Value

View source: R/sibadaR.R

Description

Get the subscript of the dates by providing the start date of the data so as to get the subset of the data at the certain dates.

Usage

1
find_date(orist, st, ed = st)

Arguments

orist

start date of the data. Can be string or string-like integer.

st

start date of the subset or a series of dates.

ed

End date of the subset.

Value

A series of subscripts can be used to get the subset of data.


Sibada/sibadaR documentation built on Jan. 31, 2020, 6:40 p.m.