-
Notifications
You must be signed in to change notification settings - Fork 5
/
NAMESPACE
49 lines (48 loc) · 1.13 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
# Generated by roxygen2: do not edit by hand
export(adjustBackgroundSpecies)
export(alignResource)
export(distanceSSLogYield)
export(getYieldVsF)
export(markBackground)
export(matchYield)
export(plotBiomassFlux)
export(plotBiomassRelative)
export(plotBiomassVsSpecies)
export(plotDeath)
export(plotDietX)
export(plotEnergyBudget)
export(plotNumberVsSpecies)
export(plotResourceLevel)
export(plotResourcePred)
export(plotSpectra2)
export(plotSpectraRelative)
export(plotYieldRelative)
export(plotYieldVsF)
export(plotYieldVsSize)
export(plotYieldVsSpecies)
export(plotlyBiomassRelative)
export(plotlyDeath)
export(plotlyEnergyBudget)
export(plotlyResourcePred)
export(plotlySpectraRelative)
export(plotlyYieldRelative)
export(plotlyYieldVsSize)
export(pruneSpecies)
export(removeBackgroundSpecies)
export(scaleAbundance)
export(scaleDownBackground)
export(singleSpeciesSteady)
export(tuneGrowth)
export(tuneParams)
export(updateInitialValues)
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)