# Generated by roxygen2: do not edit by hand

export(GPS_TCX_data)
export(crop_DEM)
export(extend_AOI_buffer)
export(extract_LOG_ID)
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(sleep_single_day)
export(sleep_time_series)
import(ggplot2)
import(magrittr)
importFrom(XML,xmlParse)
importFrom(XML,xmlToList)
importFrom(data.table,data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,setDT)
importFrom(ggthemes,theme_tufte)
importFrom(glue,glue)
importFrom(grDevices,heat.colors)
importFrom(hms,as_hms)
importFrom(httr,GET)
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(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(rstudioapi,viewer)
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)
