forked from harphub/harpVis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
45 lines (44 loc) · 1.06 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
# Generated by roxygen2: do not edit by hand
S3method(plot_field,geofield)
S3method(plot_field,harp_fcst)
S3method(plot_field,harp_spatial_fcst)
export("%>%")
export(GeomRibbonspline)
export(StatRibbonspline)
export(colour_choices)
export(colour_choicesUI)
export(dashboard_eps)
export(dashboard_epsUI)
export(download_verif_plot)
export(download_verif_plotUI)
export(geom_ribbonspline)
export(group_selectors)
export(group_selectorsUI)
export(interactive_eps)
export(interactive_epsUI)
export(options_bar)
export(options_barUI)
export(plot_basic)
export(plot_field)
export(plot_fss)
export(plot_nact)
export(plot_point_verif)
export(plot_profile_verif)
export(plot_sal)
export(plot_scatter)
export(plot_scorecard)
export(plot_spatial_verif)
export(plot_station_eps)
export(plot_vertical_profile)
export(score_lookup)
export(shiny_plot_point_verif)
export(shiny_plot_spatial_verif)
export(stat_ribbonspline)
export(theme_harp_black)
export(theme_harp_grey)
export(theme_harp_midnight)
export(vars)
import(ggplot2)
importFrom(dplyr,vars)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)