get_airports_to_consider: get_airports_to_consider

Description Usage Arguments Value

View source: R/airport_to_county_import_distrib.R

Description

Query the census API to get the county populations for the states of interest, assigned to the given region code.

Usage

1
2
3
4
5
get_airports_to_consider(
  mean_travel_file,
  states_of_interest,
  travelers_threshold = 10000
)

Arguments

mean_travel_file

Filename of airport monthly mean travelers

states_of_interest

States for which to get county populations

travelers_threshold

Minimum monthly average travel volume to be included

Value

A data.frame of clustered airports, dates, and nmber of importations


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