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, ...)

## S3 method for class 'temporal_cubble_df'
update_cubble(
  data,
  key = NULL,
  index = NULL,
  coords = NULL,
  spatial = NULL,
  ...
)

Arguments

data, key, index, coords, spatial, ...

skdflsjkd


[Package cubble version 0.3.0 Index]