-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
48 lines (47 loc) · 1003 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(age_error)
export(base_plots)
export(best_f)
export(bts_age_comp)
export(bts_biomass)
export(bts_length_comp)
export(clean_catch)
export(collapse_row)
export(concat_dat)
export(fac_table)
export(fish_age_comp)
export(fish_length_comp)
export(fsc_table)
export(plot_biomass)
export(plot_catch)
export(plot_compare_biomass)
export(plot_comps)
export(plot_params)
export(plot_phase)
export(plot_re)
export(plot_rec)
export(plot_rec_ssb)
export(plot_retro)
export(plot_selex)
export(plot_survey)
export(plot_swath)
export(process_results)
export(proj_ak)
export(purrit)
export(rep_item)
export(sac_table)
export(scale_x_tickr)
export(scale_y_tickr)
export(setup_tpl)
export(size_at_age)
export(sp_switch)
export(ssc_table)
export(theme_report)
export(tickr)
export(weight_at_age)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(magrittr,"%>%")