forked from pik-piam/m4fsdp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
84 lines (83 loc) · 1.98 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
# Generated by roxygen2: do not edit by hand
export()
export(SupplPlotsCropShr)
export(SupplPlotsFSDP)
export(appendReportHealthImpacts)
export(appendReportMAGICC7)
export(assignScenarioColors)
export(assignScenarioLinetype)
export(bundlesFSDP)
export(convertReportFSDP)
export(dashboardFSDP)
export(getScenarios)
export(getVariables)
export(heatmapFSDP)
export(lineplotFSDP)
export(milestoneTable)
export(plotFSDP)
export(themeSupplFood)
export(themeSupplReg)
export(validationFSDP)
import(DT)
import(RColorBrewer)
import(cartogram)
import(data.table)
import(gdx)
import(ggh4x)
import(ggiraph)
import(ggplot2)
import(htmlwidgets)
import(knitr)
import(magclass)
import(magpie4)
import(magpiesets)
import(patchwork)
import(quitte)
import(rmarkdown)
import(rnaturalearth)
import(scales)
import(sf)
import(tidyr)
importFrom(RColorBrewer,brewer.pal)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,case_when)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,recode)
importFrom(dplyr,rename)
importFrom(dplyr,rename_all)
importFrom(dplyr,right_join)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(gdx,readGDX)
importFrom(ggtext,element_markdown)
importFrom(madrat,toolAggregate)
importFrom(magclass,getItems)
importFrom(magclass,getSets)
importFrom(magclass,read.report)
importFrom(magclass,write.report)
importFrom(patchwork,plot_layout)
importFrom(quitte,as.quitte)
importFrom(readxl,read_excel)
importFrom(rlang,.data)
importFrom(scales,rescale)
importFrom(stats,reorder)
importFrom(stats,weighted.mean)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_remove)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(terra,project)
importFrom(terra,rast)
importFrom(tidyr,pivot_longer)
importFrom(utils,glob2rx)
importFrom(utils,read.csv)
importFrom(utils,tail)
importFrom(utils,write.csv)