Description Usage Arguments Value
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.
1 | find_date(orist, st, ed = st)
|
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. |
A series of subscripts can be used to get the subset of data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.