View source: R/sagang_createrastercataloguefromfiles.R
sagang_createrastercataloguefromfiles | R Documentation |
QGIS Algorithm provided by SAGA Next Gen Create raster catalogue from files (sagang:createrastercataloguefromfiles). —————- Arguments —————- CATALOGUE: Raster Catalogue Argument type: vectorDestination Acceptable values: - Path for new vector layer FILES: Files Default value: False Argument type: file Acceptable values: - Path to a file
sagang_createrastercataloguefromfiles(
CATALOGUE = qgisprocess:::qgis_default_value(),
FILES = qgisprocess:::qgis_default_value(),
...,
.complete_output = .complete_output_option(),
.quiet = .quiet_option(),
.messages = .message_option()
)
CATALOGUE |
|
FILES |
|
... |
further parameters passed to |
.complete_output |
logical specifying if complete out of |
.quiet |
logical specifying if parameter |
.messages |
logical specifying if messages from |
CATALOGUE - outputVector - Raster Catalogue
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.