# Generated by roxygen2: do not edit by hand

S3method("[",cubble_df)
S3method("names<-",cubble_df)
S3method(as_cubble,list)
S3method(as_cubble,ncdf4)
S3method(as_cubble,rowwise_df)
S3method(as_cubble,tbl_df)
S3method(dplyr_col_modify,cubble_df)
S3method(dplyr_reconstruct,cubble_df)
S3method(dplyr_row_slice,cubble_df)
S3method(face_spatial,cubble_df)
S3method(face_temporal,cubble_df)
S3method(group_by,cubble_df)
S3method(prep_data,cubble_df)
S3method(prep_edges,cubble_df)
S3method(rename,cubble_df)
S3method(select,cubble_df)
S3method(slice_head,cubble_df)
S3method(slice_max,cubble_df)
S3method(slice_min,cubble_df)
S3method(slice_nearby,cubble_df)
S3method(slice_sample,cubble_df)
S3method(slice_tail,cubble_df)
S3method(summarise,cubble_df)
S3method(tbl_sum,cubble_df)
S3method(ungroup,cubble_df)
S3method(vec_cast,cubble_df.cubble_df)
S3method(vec_cast,cubble_df.data.frame)
S3method(vec_cast,cubble_df.tbl_df)
S3method(vec_cast,data.frame.cubble_df)
S3method(vec_cast,tbl_df.cubble_df)
S3method(vec_proxy,cubble_df)
S3method(vec_ptype2,cubble_df.cubble_df)
S3method(vec_ptype2,cubble_df.data.frame)
S3method(vec_ptype2,cubble_df.tbl_df)
S3method(vec_ptype2,data.frame.cubble_df)
S3method(vec_ptype2,tbl_df.cubble_df)
export("%>%")
export(add_missing_prct)
export(as_cubble)
export(coord_x)
export(coord_y)
export(coords)
export(cubble)
export(extract_longlat)
export(extract_time)
export(extract_var)
export(face_spatial)
export(face_temporal)
export(form)
export(geom_glyph)
export(geom_glyph_box)
export(geom_glyph_line)
export(get_centroid)
export(index)
export(is_cubble)
export(is_long)
export(is_nested)
export(key_data)
export(key_vars)
export(match_sites)
export(match_spatial)
export(match_temporal)
export(plot_map)
export(prep_data)
export(prep_edges)
export(rename_key)
export(simplify_sf)
export(slice_nearby)
export(spatial)
export(strip_rowwise)
export(switch_key)
export(unfold)
import(rlang)
import(vctrs)
importFrom(cli,cli_abort)
importFrom(cli,cli_inform)
importFrom(clipr,clipr_available)
importFrom(clipr,write_clip)
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,dplyr_col_modify)
importFrom(dplyr,dplyr_reconstruct)
importFrom(dplyr,dplyr_row_slice)
importFrom(dplyr,ends_with)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_prepare)
importFrom(dplyr,group_data)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n_distinct)
importFrom(dplyr,new_grouped_df)
importFrom(dplyr,new_rowwise_df)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice_head)
importFrom(dplyr,slice_max)
importFrom(dplyr,slice_min)
importFrom(dplyr,slice_sample)
importFrom(dplyr,slice_tail)
importFrom(dplyr,summarise)
importFrom(dplyr,top_n)
importFrom(dplyr,ungroup)
importFrom(geosphere,centroid)
importFrom(grDevices,chull)
importFrom(lubridate,"%m+%")
importFrom(lubridate,"%within%")
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(sf,st_area)
importFrom(sf,st_coordinates)
importFrom(sf,st_is_empty)
importFrom(stringr,word)
importFrom(styler,style_text)
importFrom(tibble,"%>%")
importFrom(tibble,as_tibble)
importFrom(tibble,new_tibble)
importFrom(tibble,tbl_sum)
importFrom(tidyr,nest)
importFrom(tidyr,unchop)
importFrom(tidyr,unnest)
importFrom(tidyr,unpack)
importFrom(tidyselect,eval_select)
importFrom(tsibble,as_tsibble)
importFrom(tsibble,index)
importFrom(tsibble,key_vars)
importFrom(whisker,whisker.render)
