concatAnnualTables: Concatenate annual tables (connectivity matrices, individual...

Description Usage Arguments Details Value

Description

Function to concatenate annual tables (connectivity matrices, individual connectivities, numbers by source), write to csv files.

Usage

1
2
3
concatAnnualTables(allRes = NULL, type = c("prbSinkGivenSource",
  "tblIndivConn", "numSource"), writeCSV = TRUE, folder = getwd(),
  basename = c("ConnMats", "IndivConns", "numsBySource"))

Arguments

allRes

- the allRes list from running calcConnectivityMatrices(...)

type

- type of table to concatenate

writeCSV

- flag (T/F) to write concatenated table to csv

folder

- folder to write csv file

basename

- base name for output csv file

Details

none.

Value

dataframe with concatenated matrices


wStockhausen/wtsDisMELSConn documentation built on May 3, 2019, 7:36 p.m.