-
Notifications
You must be signed in to change notification settings - Fork 10
/
NAMESPACE
46 lines (45 loc) · 1.27 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
# Generated by roxygen2: do not edit by hand
export(RenameAndAggregate)
export(collectFunctions)
export(iamCheck)
export(iamProjectConfig)
export(iamReferenceData)
export(iamSummaryPDF)
export(processCheck)
export(write.reportProject)
importFrom(dplyr,tbl_df)
importFrom(lusweave,swR)
importFrom(lusweave,swclose)
importFrom(lusweave,swlatex)
importFrom(lusweave,swopen)
importFrom(lusweave,swtable)
importFrom(magclass,"getNames<-")
importFrom(magclass,"getSets<-")
importFrom(magclass,as.magpie)
importFrom(magclass,collapseNames)
importFrom(magclass,dimSums)
importFrom(magclass,fulldim)
importFrom(magclass,getCells)
importFrom(magclass,getNames)
importFrom(magclass,getRegions)
importFrom(magclass,getSets)
importFrom(magclass,getYears)
importFrom(magclass,is.magpie)
importFrom(magclass,mbind)
importFrom(magclass,ndim)
importFrom(magclass,new.magpie)
importFrom(magclass,read.report)
importFrom(magclass,setNames)
importFrom(magclass,write.report)
importFrom(methods,formalArgs)
importFrom(methods,is)
importFrom(mip,validationpdf)
importFrom(quitte,as.quitte)
importFrom(quitte,is.quitte)
importFrom(readxl,read_excel)
importFrom(reshape2,melt)
importFrom(utils,read.csv)
importFrom(utils,read.csv2)
importFrom(utils,write.csv)
importFrom(utils,write.table)
importFrom(writexl,write_xlsx)