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/sars2death documentation built on Jan. 1, 2021, 12:41 p.m.