processDirectory: Process a given directory with results from different...

View source: R/process.R

processDirectoryR Documentation

Process a given directory with results from different scenarios

Description

Each scenario is represented as a directory, and its results are CSV files within them.

Usage

processDirectory(shapefile, directory, output = directory)

Arguments

shapefile

A string with the shapefile that has all the CRs of the output data. For each scenario, one shapefile will be created containing this file plus the output of the respective scenario.

directory

The directory where the scenarios are stored.

output

The directory where the output is going to be saved. It automatically appends "/results" to this directory. As default, the output will be in the same directory where the scenarios are stored.


pedro-andrade-inpe/colrow documentation built on Oct. 3, 2023, 8:48 a.m.