-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
48 lines (47 loc) · 1.18 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
# Generated by roxygen2: do not edit by hand
export("carrion_human_origin<-")
export("carrion_lifetime<-")
export("detritus_lifetime<-")
export(addSpecies)
export(carrion_biomass)
export(carrion_consumption_ms)
export(carrion_dynamics)
export(carrion_human_origin)
export(carrion_lifetime)
export(constant_dynamics)
export(detritus_biomass)
export(detritus_consumption)
export(detritus_dynamics)
export(detritus_lifetime)
export(encounter_contribution)
export(gearMort)
export(getCarrionConsumption)
export(getCarrionProduction)
export(getDetritusConsumption)
export(getDetritusProduction)
export(newDetritusCarrionParams)
export(plotBiomass)
export(plotCarrionConsumption)
export(plotCarrionProduction)
export(plotDeath)
export(plotDetritusConsumption)
export(plotDetritusProduction)
export(plotYieldMinusDiscards)
export(plotlyBiomass)
export(plotlyDeath)
export(removeSpecies)
export(rescaleComponents)
export(rescale_carrion)
export(rescale_detritus)
export(rhoControl)
export(rhoControlUI)
export(scaleModel)
export(seMort)
export(setRho)
export(tune_carrion_detritus)
import(ggplot2)
import(mizer)
import(mizerExperimental)
importFrom(lubridate,now)
importFrom(methods,is)
importFrom(plotly,ggplotly)