tab.to.batch: read tabular data files saved from a set of buffer reports -...

Description Usage Arguments Value Author(s)

View source: R/tab.to.batch.R

Description

This is a function to read a set of csv files saved from EJSCREEN tabular view and compile / format them and save them in format provided by output of batch processing tool so they can be uploaded by batch summarizer to be analyzed as if they had come from the batch processing tool. This allows users with access to EJSCREEN, but not the batch tool, to use the batch summarizer to get summary reports/ graphics on a group of buffer reports (i.e., standard reports on multiple points) (or block group reports if extended to that)

Usage

1
tab.to.batch(files, folder = getwd(), ...)

Arguments

files

character vector of filenames with full paths

folder

default is working directory, searches for all files in this folder unless files param given

...

pass more to tabs.compile

Value

the output is the output

Author(s)

ejanalyst info@ejanalysis.com


ejanalysis/batch.summarizer documentation built on Sept. 6, 2021, 3:41 a.m.