View source: R/sagang_copyselectiontonewshapeslayer.R
sagang_copyselectiontonewshapeslayer | R Documentation |
QGIS Algorithm provided by SAGA Next Gen Copy selection to new shapes layer (sagang:copyselectiontonewshapeslayer). —————- Arguments —————- INPUT: Input Argument type: source Acceptable values: - Path to a vector layer OUTPUT: Output Argument type: vectorDestination Acceptable values: - Path for new vector layer
sagang_copyselectiontonewshapeslayer(
INPUT = qgisprocess:::qgis_default_value(),
OUTPUT = qgisprocess:::qgis_default_value(),
...,
.complete_output = .complete_output_option(),
.quiet = .quiet_option(),
.messages = .message_option()
)
INPUT |
|
OUTPUT |
|
... |
further parameters passed to |
.complete_output |
logical specifying if complete out of |
.quiet |
logical specifying if parameter |
.messages |
logical specifying if messages from |
OUTPUT - outputVector - Output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.