-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
51 lines (50 loc) · 1.07 KB
/
NAMESPACE
File metadata and controls
51 lines (50 loc) · 1.07 KB
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
# Generated by roxygen2: do not edit by hand
S3method(plot,gadget.fit)
export("%>%")
export(dplot_adist)
export(dplot_aldist)
export(dplot_catch)
export(dplot_ldist)
export(dplot_sexr)
export(dplot_stockdist)
export(g3d_plot)
export(g3plot_andersen)
export(g3plot_exponentiall50)
export(gadget_plots)
export(getCores)
export(make_html)
export(plot_adist)
export(plot_ageclass)
export(plot_agecomp)
export(plot_agelength)
export(plot_annual)
export(plot_biomass)
export(plot_catch)
export(plot_catchdist)
export(plot_f)
export(plot_growth)
export(plot_hr)
export(plot_jitter)
export(plot_ldist)
export(plot_leaveout)
export(plot_likelihood)
export(plot_param)
export(plot_rec)
export(plot_resid)
export(plot_retro)
export(plot_si)
export(plot_sr)
export(plot_ssb)
export(plot_stockcomp)
export(plot_stockdist)
export(plot_suitability)
export(plot_weight)
export(repeat_palette)
import(flexdashboard)
importFrom(DT,datatable)
importFrom(DT,formatRound)
importFrom(magrittr,"%>%")
importFrom(parallel,detectCores)
importFrom(plotly,ggplotly)
importFrom(plotly,layout)
importFrom(plotly,subplot)