update: Temporary update cubble if the sf class take precedent of...

update_cubbleR 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


cubble documentation built on July 9, 2023, 6:19 p.m.