# Generated by roxygen2: do not edit by hand

export(abs_sum_ts)
export(amd_ts)
export(amplitude_ts)
export(angle)
export(area_q1)
export(area_q2)
export(area_q3)
export(area_q4)
export(area_ts)
export(csi)
export(ecc_metric)
export(fqr_ts)
export(fslope_ts)
export(get_all_areas)
export(gyration_radius)
export(iqr_ts)
export(kurt_ts)
export(max_ts)
export(mean_ts)
export(median_ts)
export(min_ts)
export(mse_ts)
export(polar_balance)
export(polar_plot)
export(skew_ts)
export(sqr_ts)
export(std_ts)
export(sum_ts)
export(tqr_ts)
importFrom(cowplot,panel_border)
importFrom(cowplot,theme_cowplot)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guides)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(sf,st_area)
importFrom(sf,st_as_sf)
importFrom(sf,st_coordinates)
importFrom(sf,st_crop)
importFrom(sf,st_geometry)
importFrom(sf,st_length)
importFrom(sfheaders,sf_cast)
importFrom(sfheaders,sf_polygon)
useDynLib(sitsfeats, .registration = TRUE)
