# Generated by roxygen2: do not edit by hand

export(GPS_TCX_data)
export(crop_DEM)
export(extend_AOI_buffer)
export(extract_LOG_ID)
export(fitbit_data_type_by_date)
export(gps_lat_lon_to_LINESTRING)
export(heart_rate_heatmap)
export(heart_rate_time_series)
export(heart_rate_variability_sleep_time)
export(leafGL_point_coords)
export(rayshader_3d_DEM)
export(refresh_token_app)
export(sleep_single_day)
export(sleep_time_series)
import(ggplot2)
import(magrittr)
importFrom(XML,xmlParse)
importFrom(XML,xmlToList)
importFrom(base64enc,base64encode)
importFrom(data.table,data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,setDT)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,scale_x_datetime)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggthemes,theme_tufte)
importFrom(glue,glue)
importFrom(grDevices,heat.colors)
importFrom(hms,as_hms)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(jsonlite,fromJSON)
importFrom(leafgl,addGlPoints)
importFrom(leaflet,addLegend)
importFrom(leaflet,addProviderTiles)
importFrom(leaflet,colorNumeric)
importFrom(leaflet,fitBounds)
importFrom(leaflet,leaflet)
importFrom(leaflet,providers)
importFrom(lifecycle,badge)
importFrom(lifecycle,deprecate_warn)
importFrom(lubridate,hms)
importFrom(lubridate,seconds)
importFrom(lubridate,wday)
importFrom(lubridate,ymd_hms)
importFrom(paletteer,paletteer_c)
importFrom(paletteer,scale_color_paletteer_d)
importFrom(patchwork,wrap_plots)
importFrom(raster,extent)
importFrom(rayshader,add_overlay)
importFrom(rayshader,add_shadow)
importFrom(rayshader,add_water)
importFrom(rayshader,detect_water)
importFrom(rayshader,generate_line_overlay)
importFrom(rayshader,plot_3d)
importFrom(rayshader,raster_to_matrix)
importFrom(rayshader,ray_shade)
importFrom(rayshader,render_label)
importFrom(rayshader,sphere_shade)
importFrom(reshape2,melt)
importFrom(rstudioapi,viewer)
importFrom(scales,date_breaks)
importFrom(scales,date_format)
importFrom(sf,st_as_sf)
importFrom(sf,st_as_sfc)
importFrom(sf,st_bbox)
importFrom(sf,st_buffer)
importFrom(sf,st_cast)
importFrom(sf,st_centroid)
importFrom(sf,st_combine)
importFrom(sf,st_coordinates)
importFrom(sf,st_set_crs)
importFrom(sf,st_transform)
importFrom(stats,median)
importFrom(terra,crop)
importFrom(terra,crs)
importFrom(terra,rast)
importFrom(terra,vect)
importFrom(utils,globalVariables)
importFrom(varian,rmssd)
importFrom(viridis,scale_fill_viridis)
