View source: R/read_weekly_aws.R
This function takes a single .csv.gz
patterns file as provided for weekly data via AWS and reads in the visits_by_day
information. The result is two data sets, both by-state-by-day, one also by-brand, and one by-NAICS.
1 | read_weekly_aws(filename, dir)
|
filename |
The filename of the |
dir |
The directory in which the file sits. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.