# Generated by roxygen2: do not edit by hand

export(draw_profile)
export(get_coordinates)
export(line_ends)
export(point_distance)
export(profile_azimuth)
export(profile_coords)
export(profile_length)
export(profile_line)
export(profile_points)
export(swath_profile)
export(swath_stats)
importFrom(dplyr,across)
importFrom(dplyr,as_tibble)
importFrom(dplyr,c_across)
importFrom(dplyr,everything)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,tibble)
importFrom(dplyr,ungroup)
importFrom(graphics,locator)
importFrom(graphics,plot)
importFrom(sf,st_as_sf)
importFrom(sf,st_cast)
importFrom(sf,st_combine)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_geometry_type)
importFrom(sf,st_is_longlat)
importFrom(sf,st_length)
importFrom(sf,st_transform)
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(tectonicr,deg2rad)
importFrom(tectonicr,dist_greatcircle)
importFrom(tectonicr,get_azimuth)
importFrom(units,drop_units)
importFrom(units,set_units)
