combine_monthly_links: create a set of directories to run disperseR

Description Usage Arguments Details Value

View source: R/combine_monthly_links.R

Description

'combine_monthly_links()' combines linked files produced with 'disperseR::link_all_units()' into lists of data.tables for easier manipulating

Usage

1
combine_monthly_links(month_YYYYMMs, link.to = "zips", filename = NULL)

Arguments

month_YYYYMMs

months and years to combine. Format created by 'disperseR::get_yearmon()“

link.to

spatial scale for plotting. One of 'zips', 'counties', or 'grids' that should match original input to disperseR::link_all_units()

filename

What should the resulting RData file be called? Defulats to ‘paste0( ’hyads_unwgted_', link.to, '.RData')'

Details

combine_monthly_links

Value

Saves an .RData file to the rdata_dir defined by 'disperseR::create_dirs()' with filename 'filename'.


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