DataBackendVector | R Documentation |
mlr3::DataBackend for sf::sf vector objects.
mlr3::DataBackend
-> mlr3::DataBackendDataTable
-> DataBackendVector
sfc
(sf::sfc)
Returns the sfc object.
new()
Creates a new instance of this R6 class.
DataBackendVector$new(data, primary_key)
data
(sf
)
A raster object.
primary_key
(character(1)
| integer()
)
Name of the primary key column, or integer vector of row ids.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.