writePermData: Write permanent data

View source: R/operational_tools.R

writePermDataR Documentation

Write permanent data

Description

Write permanent data. This tool will write any data that is currently in the same folder as the input data.

Usage

writePermData(inputData, exportLocation, exportName, exportType)

Arguments

inputData

Input data that needs to be saved

exportLocation

The output folder location.

exportName

Name of the exported file.

exportType

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

Value

Saves the input data to a folder location


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