forked from sizespectrum/mizerExperimental
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
44 lines (43 loc) · 997 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
# Generated by roxygen2: do not edit by hand
export(adjustBackgroundSpecies)
export(calibrateNumber)
export(calibrateYield)
export(distanceSSLogYield)
export(getMaxF)
export(getYieldVsF)
export(markBackground)
export(matchNumbers)
export(plotBiomassVsSpecies)
export(plotDataFrame)
export(plotDeath)
export(plotEnergyBudget)
export(plotNumberVsSpecies)
export(plotResource)
export(plotResourcePred)
export(plotYieldVsF)
export(plotYieldVsSize)
export(plotYieldVsSpecies)
export(plotlyDeath)
export(plotlyEnergyBudget)
export(plotlyResourcePred)
export(plotlyYieldVsSize)
export(pruneSpecies)
export(removeBackgroundSpecies)
export(scaleAbundance)
export(scaleDownBackground)
export(scaleModel)
export(tuneGrowth)
export(tuneParams)
export(updateInitialValues)
export(validSim)
import(assertthat)
import(dplyr)
import(ggplot2)
import(methods)
import(mizer)
import(plotly, except = last_plot)
import(rintrojs)
import(shiny)
import(shinyBS)
importFrom(stats,runif)
importFrom(utils,globalVariables)