View source: R/read_monthly_shop.R
This function takes a monthly patterns file as downloaded from the SafeGraph shop and returns visits_by_day
on a daily level in three formats: by NAICS code by state, by brand by state, and by sub_category
by state. Plus, a normalization file.
1 | read_monthly_shop(filename, dir = "./")
|
filename |
The filename of the ZIP file from the SafeGraph shop which contains patterns, normalization, etc. |
dir |
The directory in which the ZIP file sits. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.