View source: R/operational_tools.R
writeTempData | R Documentation |
Write temporary data to temp folder for further processing
writeTempData(inputData, tempFolder, tempName, exportType)
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 |
Saves the input data to a temporary location
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.