-
Notifications
You must be signed in to change notification settings - Fork 2
/
NAMESPACE
66 lines (65 loc) · 1.46 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# Generated by roxygen2: do not edit by hand
export("%>%")
export(add_boundary_box)
export(add_colour_bar)
export(add_error_bars)
export(add_error_envelope)
export(add_grid_rect_xy)
export(add_lagging_point_zero)
export(add_lines)
export(add_model_predictions)
export(add_moons)
export(add_north_arrow)
export(add_profile_lat)
export(add_shading_bar)
export(add_shading_quantiles)
export(add_sp_grid_ll)
export(add_sp_line)
export(add_sp_path)
export(add_sp_points)
export(add_sp_poly)
export(add_sp_raster)
export(crop_aggr_utm)
export(define_time_blocks)
export(implement_mtext_args)
export(implement_pretty_axis_args)
export(list_CIs)
export(max_factor)
export(min_factor)
export(par_mf)
export(par_tri)
export(pi_notation)
export(pretty_axis)
export(pretty_boxplot)
export(pretty_cols_brewer)
export(pretty_cols_split_heat)
export(pretty_curve)
export(pretty_hist)
export(pretty_line)
export(pretty_map)
export(pretty_map_from_file_raster)
export(pretty_mat)
export(pretty_panel)
export(pretty_pgram)
export(pretty_plot)
export(pretty_predictions_1d)
export(pretty_predictions_2d)
export(pretty_residuals)
export(pretty_scape_3d)
export(pretty_seq)
export(pretty_smooth_1d)
export(pretty_smooth_2d)
export(pretty_ts)
export(pretty_ts_mat)
export(range_factor)
export(sci_notation)
export(summarise_by_lat)
export(summarise_in_bins)
export(tidy_numbers)
export(tidy_write)
export(vis_scape_3d)
export(vis_ts)
import(shiny)
import(shinyWidgets)
import(shinydashboard)
importFrom(magrittr,"%>%")