ll_create_folders: Create folders to store geographic data

View source: R/ll_create_folders.R

ll_create_foldersR Documentation

Create folders to store geographic data

Description

Create folders to store geographic data

Usage

ll_create_folders(
  geo,
  level,
  resolution,
  year,
  file_type = c("shp", "zip", "rds")
)

Arguments

geo

The geographic unit of reference as a two-letter code

level

E.g. NUTS0, NUTS1, or county, state, ecc.

resolution

Either resolution level as given by the data distributor, or generic such as "high", "low", or "default

file_type

By defaults, it creates folder for zip, shp, and rds files.


giocomai/latlon2map documentation built on Aug. 4, 2023, 2:12 p.m.