update_cubble {cubble} | R Documentation |
Temporary update cubble if the sf class take precedent of cubble classes
Description
When the data is already a cubble object but need update on attributes
Usage
update_cubble(data, key, index, coords, ...)
## S3 method for class 'spatial_cubble_df'
update_cubble(data, key = NULL, index = NULL, coords = NULL, ...)
Arguments
data , key , index , coords , ... |
see |
[Package cubble version 0.3.2 Index]