View source: R/SOptim_AuxFunctions.R
getPythonFile | R Documentation |
Finds the path to python scripts used to perform image segmentation in ArcGIS or RSGISLib based on the package location or other user-defined places.
getPythonFile(pyScriptName, pkgName, altLocs)
pyScriptName |
The name of the python script. |
pkgName |
The name of the package to look in. |
altLocs |
Alternative locations to look for the script. |
If the py script is found in any location it returns the complete path.
The altLocs
parameter is used to input development paths.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.