# Generated by roxygen2: do not edit by hand

S3method("[",spatial_cubble_df)
S3method("[",temporal_cubble_df)
S3method("[[<-",cubble_df)
S3method("names<-",spatial_cubble_df)
S3method("names<-",temporal_cubble_df)
S3method(arrange,spatial_cubble_df)
S3method(arrange,temporal_cubble_df)
S3method(as_cubble,ncdf4)
S3method(as_cubble,sf)
S3method(as_cubble,sftime)
S3method(as_cubble,stars)
S3method(as_cubble,tbl_df)
S3method(dplyr_col_modify,cubble_df)
S3method(dplyr_reconstruct,spatial_cubble_df)
S3method(dplyr_reconstruct,temporal_cubble_df)
S3method(dplyr_row_slice,spatial_cubble_df)
S3method(dplyr_row_slice,temporal_cubble_df)
S3method(face_spatial,spatial_cubble_df)
S3method(face_spatial,temporal_cubble_df)
S3method(face_temporal,spatial_cubble_df)
S3method(face_temporal,temporal_cubble_df)
S3method(fill_gaps,temporal_cubble_df)
S3method(filter,spatial_cubble_df)
S3method(group_by,spatial_cubble_df)
S3method(group_by,temporal_cubble_df)
S3method(key,cubble_df)
S3method(key_data,cubble_df)
S3method(key_vars,cubble_df)
S3method(mutate,spatial_cubble_df)
S3method(print,cubble_df)
S3method(rename,spatial_cubble_df)
S3method(rename,temporal_cubble_df)
S3method(rowwise,spatial_cubble_df)
S3method(rowwise,temporal_cubble_df)
S3method(scan_gaps,temporal_cubble_df)
S3method(select,spatial_cubble_df)
S3method(select,temporal_cubble_df)
S3method(spatial,spatial_cubble_df)
S3method(spatial,temporal_cubble_df)
S3method(summarise,spatial_cubble_df)
S3method(summarise,temporal_cubble_df)
S3method(tbl_sum,spatial_cubble_df)
S3method(tbl_sum,temporal_cubble_df)
S3method(unfold,spatial_cubble_df)
S3method(unfold,temporal_cubble_df)
S3method(ungroup,spatial_cubble_df)
S3method(ungroup,temporal_cubble_df)
S3method(update_cubble,spatial_cubble_df)
S3method(update_cubble,temporal_cubble_df)
export("%>%")
export(as_cubble)
export(bind_cols.spatial_cubble_df)
export(bind_cols.temporal_cubble_df)
export(bind_rows.temporal_cubble_df)
export(check_key)
export(coords)
export(cubble)
export(face_spatial)
export(face_temporal)
export(filter)
export(geom_glyph)
export(geom_glyph_box)
export(geom_glyph_line)
export(index)
export(index_var)
export(is_cubble)
export(is_cubble_spatial)
export(is_cubble_temporal)
export(is_sf)
export(is_tsibble)
export(make_cubble)
export(make_spatial_sf)
export(make_temporal_tsibble)
export(match_sites)
export(match_spatial)
export(match_temporal)
export(spatial)
export(unfold)
export(update_cubble)
import(rlang)
import(vctrs)
importFrom(cli,cli_abort)
importFrom(cli,cli_inform)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,dplyr_col_modify)
importFrom(dplyr,dplyr_reconstruct)
importFrom(dplyr,dplyr_row_slice)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_data)
importFrom(dplyr,group_vars)
importFrom(dplyr,grouped_df)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(lubridate,"%m+%")
importFrom(lubridate,days)
importFrom(lubridate,hours)
importFrom(lubridate,minutes)
importFrom(lubridate,seconds)
importFrom(lubridate,years)
importFrom(ncdf4,ncvar_get)
importFrom(rlang,.data)
importFrom(rlang,as_name)
importFrom(rlang,quo_is_missing)
importFrom(rlang,sym)
importFrom(stats,setNames)
importFrom(tibble,"%>%")
importFrom(tibble,as_tibble)
importFrom(tibble,new_tibble)
importFrom(tibble,tbl_sum)
importFrom(tidyr,nest)
importFrom(tidyr,unchop)
importFrom(tidyr,unnest)
importFrom(tsibble,as_tsibble)
importFrom(tsibble,fill_gaps)
importFrom(tsibble,index)
importFrom(tsibble,key)
importFrom(tsibble,key_data)
importFrom(tsibble,key_vars)
importFrom(tsibble,scan_gaps)
importFrom(utils,head)
