trim_between.covid_events: focus on segment of series delimited by two dates

Description Usage Arguments

View source: R/ejhu_appsupp.R

Description

focus on segment of series delimited by two dates

Usage

1
2
## S3 method for class 'covid_events'
trim_between(x, date1 = "2020-02-15", date2 = "2020-03-15")

Arguments

x

covid_events instance

date1

string representing date in yyyy-mm-dd form

date2

string representing date in yyyy-mm-dd form


vjcitn/sars2app documentation built on Jan. 3, 2022, 12:19 a.m.