createFolders           Compile folder list and create folders
findGDAL                Search recursivly existing 'GDAL binaries'
                        installation(s) at a given drive/mountpoint
findGRASS               Returns attributes of valid 'GRASS GIS'
                        installation(s) on the system.
findOTB                 Locate Orfeo ToolBox (OTB) installations
findSAGA                Search recursively existing 'SAGA GIS'
                        installation(s) at a given drive/mount point
gvec2sf                 Converts from an existing 'GRASS' environment
                        an arbitrary vector dataset into a sf object
initProj                Simple creation and reproduction of an
                        efficient project environment
linkGDAL                Locate and set up 'GDAL' API bindings
linkGRASS               Locate and set up GRASS GIS API bindings
linkOTB                 Locate and describe Orfeo ToolBox (OTB) API
                        bindings
linkSAGA                Identifies SAGA GIS Installations and returns
                        linking Informations
loadEnvi                Load data from rds format and associated yaml
                        metadata file.
otb_api                 Orfeo ToolBox (OTB) helpers: introspection and
                        command construction
parseOTBAlgorithms      Linux/macOS: lists plugin libs otbapp_*.so,
                        otbapp_*.dylib, otbapp_*.dll Windows: lists
                        wrappers otbcli_<Algo>.ps1, otbcli_<Algo>.bat,
                        otbcli_<Algo>.exe# Retrieve available OTB
                        applications
parseOTBFunction        Retrieve the argument list from an OTB
                        application
runOTB                  Run an OTB application (new workflow C)
runOTB_isolated         Execute an OTB application in an isolated OTB
                        environment (mainly Windows)
saveEnvi                Saves data in rds format and adds a yaml
                        metadata file.
searchOTBW              Search for OTB installations on Windows
                        (bounded, cmd-free)
setupProj               Setup project folder structure
setup_default           Define working environment default settings
sf2gvec                 Write sf object directly to 'GRASS' vector
                        utilising an existing or creating a new GRASS
                        environment
