-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
35 lines (34 loc) · 925 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
# Generated by roxygen2: do not edit by hand
export(africa.rgns)
export(asiapac.rgns)
export(checkboxMultiGroupInput)
export(default.plot)
export(europe.rgns)
export(getProjectScenarios)
export(getQueryYears)
export(getScenarioQueries)
export(lac.rgns)
export(loadDefault)
export(loadDefaultProjectSettings)
export(loadDefaultRegionSettings)
export(loadDefaultSectorColors)
export(loadProject2)
export(loadProjectSettings)
export(north.america.rgns)
export(plotTime)
export(run)
export(uiStateValid)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_label)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,ylab)
importFrom(magrittr,"%>%")