apply_travel_restrictions: Apply a set of travel restrictions to the travel data,...

Description Usage Arguments

View source: R/DataUtils.R

Description

Apply a set of travel restrictions to the travel data, reducing or increasing to a proportion of the average travel.

Usage

1
apply_travel_restrictions(travel_data, travel_restrictions_long)

Arguments

travel_data

Data.frame. Daily travel data that was previously built. We replace the travelers column in this.

travel_restrictions_long

Data.frame. Daily travel restrictions, including dates, source location, and proportion of cases.


HopkinsIDD/covidImportation documentation built on Sept. 14, 2020, 2:43 p.m.