-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
32 lines (31 loc) · 826 Bytes
/
NAMESPACE
File metadata and controls
32 lines (31 loc) · 826 Bytes
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
# Generated by roxygen2: do not edit by hand
export(africa.rgns)
export(asiapac.rgns)
export(default.plot)
export(europe.rgns)
export(getProjectName)
export(getProjectScenarios)
export(getQueryYears)
export(getScenarioQueries)
export(isGrid)
export(lac.rgns)
export(north.america.rgns)
export(plotMap)
export(plotTime)
export(run)
export(uiStateValid)
importFrom(gcammaptools,add_region_ID)
importFrom(gcammaptools,plot_GCAM)
importFrom(gcammaptools,plot_GCAM_grid)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_label)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guides)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,ylab)
importFrom(magrittr,"%>%")