# Generated by roxygen2: do not edit by hand

export(ts_add_positions_to_frames)
export(ts_fill_na)
export(ts_flow_frames)
export(ts_makeframes)
export(ts_raster)
import(ggplot2)
import(sp)
importFrom(RStoolbox,ggR)
importFrom(RStoolbox,rescaleImage)
importFrom(assertthat,assert_that)
importFrom(dplyr,group_by)
importFrom(dplyr,group_size)
importFrom(dplyr,left_join)
importFrom(ggplot2,CoordSf)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_fill_identity)
importFrom(grDevices,hcl.colors)
importFrom(grDevices,rainbow)
importFrom(moveVis,add_gg)
importFrom(moveVis,add_labels)
importFrom(moveVis,add_text)
importFrom(pbapply,pblapply)
importFrom(pbapply,pboptions)
importFrom(raster,approxNA)
importFrom(raster,brick)
importFrom(raster,buffer)
importFrom(raster,clamp)
importFrom(raster,clusterR)
importFrom(raster,compareCRS)
importFrom(raster,crop)
importFrom(raster,dataType)
importFrom(raster,extent)
importFrom(raster,extract)
importFrom(raster,getValues)
importFrom(raster,intersect)
importFrom(raster,maxValue)
importFrom(raster,minValue)
importFrom(raster,ncell)
importFrom(raster,nlayers)
importFrom(raster,overlay)
importFrom(raster,projectRaster)
importFrom(raster,sampleRandom)
importFrom(raster,sampleRegular)
importFrom(raster,stack)
importFrom(raster,unstack)
importFrom(raster,writeRaster)
importFrom(sf,st_as_sfc)
importFrom(sf,st_bbox)
importFrom(sf,st_buffer)
importFrom(sf,st_centroid)
importFrom(sf,st_contains)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_geometry)
importFrom(sf,st_geometry_type)
importFrom(sp,coordinates)
importFrom(stats,quantile)
importFrom(tidyr,pivot_longer)
