-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
50 lines (49 loc) · 1.44 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# Generated by roxygen2: do not edit by hand
export(data_deviation)
export(deviation_stats)
export(ep_stereo_crs)
export(euler_solution)
export(geo_stats)
export(quick_plot)
export(quick_plot_gg)
export(smallcircle)
importFrom(dplyr,mutate)
importFrom(dplyr,summarise)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_sf)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_viridis_c)
importFrom(graphics,abline)
importFrom(graphics,lcm)
importFrom(graphics,legend)
importFrom(sf,sf.colors)
importFrom(sf,st_as_sf)
importFrom(sf,st_bbox)
importFrom(sf,st_cast)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_geometry)
importFrom(sf,st_transform)
importFrom(sf,st_wrap_dateline)
importFrom(smoothr,densify)
importFrom(structr,best_fit_plane)
importFrom(structr,v_delta)
importFrom(structr,v_mean)
importFrom(structr,v_var)
importFrom(tectonicr,PoR_to_geographical_sf)
importFrom(tectonicr,cartesian_to_geographical)
importFrom(tectonicr,circular_dispersion)
importFrom(tectonicr,circular_mean)
importFrom(tectonicr,circular_sd)
importFrom(tectonicr,circular_var)
importFrom(tectonicr,confidence_angle)
importFrom(tectonicr,deg2rad)
importFrom(tectonicr,euler_pole)
importFrom(tectonicr,geographical_to_PoR_sf)
importFrom(tectonicr,geographical_to_cartesian)
importFrom(tectonicr,longitude_modulo)
importFrom(tectonicr,rad2deg)
importFrom(tectonicr,rayleigh_test)