writeTempData: Write temp data

View source: R/operational_tools.R

writeTempDataR Documentation

Write temp data

Description

Write temporary data to temp folder for further processing

Usage

writeTempData(inputData, tempFolder, tempName, exportType)

Arguments

inputData

Input temp data that needs to be save temporarily

tempFolder

Location where temp data will be saved

tempName

Temp name for the files

exportType

Export type of the file. Options are .shp or .grd/.gri

Value

Saves the input data to a temporary location


mitmon/SRS documentation built on Jan. 12, 2023, 12:15 a.m.