focus on segment of series delimited by two dates
1 2 | ## S3 method for class 'covid_events'
trim_between(x, date1 = "2020-02-15", date2 = "2020-03-15")
|
x |
covid_events instance |
date1 |
string representing date in yyyy-mm-dd form |
date2 |
string representing date in yyyy-mm-dd form |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.