View source: R/operational_tools.R
writePermData | R Documentation |
Write permanent data. This tool will write any data that is currently in the same folder as the input data.
writePermData(inputData, exportLocation, exportName, exportType)
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 |
Saves the input data to a folder location
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.