download_file: create a set of directories to run disperseR

Description Usage Arguments Details Value

View source: R/get_data.R

Description

'get_data()' helps the user get data for necessary for function execution.

Usage

1

Arguments

data

'data = "all"' will download all the data that can be downloaded with the function. It has to be used with 'start.year', 'start.month', 'end.year' and 'end.month'. Other possible options are: 'data = "zctashapefile"', 'data = "pblheight"', 'data = "metfiles"' and 'data = "zcta_dataset"'.

start.year

specify what year of metfiles data you would like to start with. Please supply it like as a string for example "2005".

end.year

specify what year of metfiles data you would like to end with. Please supply it like as a string for example "2005".

start.month

what month of 'start.year' you would like to start the download with? Please supply a string for example "07" for July.

end.month

what month of 'end.year' you would like to end the download with? Please supply a string for example "07" for July.

Details

get_data

Value

Creates directories (does not overwrite if existing). Outputs string variables with paths to the environment.


lhenneman/disperseR documentation built on Nov. 14, 2021, 6:24 p.m.