-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNAMESPACE
39 lines (38 loc) · 869 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
# Generated by roxygen2: do not edit by hand
export(fastOptim)
export(getBiomassFrame2)
export(getDietComp)
export(getError)
export(getErrorCustom)
export(plotBiomassVsCatch)
export(plotCalibration)
export(plotDiet2)
export(plotFittedTime)
export(plotFmsy)
export(plotGrowthCurves2)
export(plotPPMR)
export(plotPredObsYield)
export(plotRdiVsRdd)
export(plotSummary)
export(plot_relative_biomass)
export(shiny_erepro)
export(shiny_fmsy)
export(shiny_gamma)
export(shiny_kappa)
export(tutorial)
import(dplyr)
import(ggplot2)
import(mizer)
import(optimParallel)
import(parallel)
import(shiny)
import(shinyWidgets)
importFrom(cowplot,plot_grid)
importFrom(flextable,regulartable)
importFrom(ggpubr,theme_pubr)
importFrom(graphics,legend)
importFrom(methods,is)
importFrom(stats,complete.cases)
importFrom(stats,mvfft)
importFrom(tibble,tibble)
importFrom(utils,browseURL)