View source: R/sagang_longitudinalgridstatistics.R
sagang_longitudinalgridstatistics | R Documentation |
QGIS Algorithm provided by SAGA Next Gen Longitudinal grid statistics (sagang:longitudinalgridstatistics). —————- Arguments —————- GRID: Grid Argument type: raster Acceptable values: - Path to a raster layer STATS: Latitudinal Statistics Argument type: vectorDestination Acceptable values: - Path for new vector layer
sagang_longitudinalgridstatistics(
GRID = qgisprocess:::qgis_default_value(),
STATS = qgisprocess:::qgis_default_value(),
...,
.complete_output = .complete_output_option(),
.quiet = .quiet_option(),
.messages = .message_option()
)
GRID |
|
STATS |
|
... |
further parameters passed to |
.complete_output |
logical specifying if complete out of |
.quiet |
logical specifying if parameter |
.messages |
logical specifying if messages from |
STATS - outputVector - Latitudinal Statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.