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                 Search recursivly existing 'Orfeo Toolbox'
                        installation(s) at a given drive/mountpoint
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' API bindings
linkOTB                 Locate and set up 'Orfeo ToolBox' API bindings
linkSAGA                Identifies SAGA GIS Installations and returns
                        linking Informations
loadEnvi                Load data from rds format and associated yaml
                        metadata file.
parseOTBAlgorithms      Retrieve available OTB modules
parseOTBFunction        Retrieve the argument list from a selected OTB
                        function
runOTB                  Execute the OTB command via system call
saveEnvi                Saves data in rds format and adds a yaml
                        metadata file.
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
