read_shapes {Rsagacmd} | R Documentation |
Read a spatial vector data set that is output by saga_cmd
Description
Read a spatial vector data set that is output by saga_cmd
Usage
read_shapes(x, vector_backend)
Arguments
x |
list, a 'options' object that was created by the 'create_tool' function that contains the parameters for a particular tool and its outputs. |
vector_backend |
character for vector backend to use. |
Value
an 'sf' object.
[Package Rsagacmd version 0.4.3 Index]