-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathNAMESPACE
45 lines (44 loc) · 1.22 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
# Generated by roxygen2: do not edit by hand
export(convertGCAM)
export(convertPSI)
export(convertUCD)
export(correctGCAM)
export(readGCAM)
export(readPSI)
export(readREMINDinputForTransportStandalone)
export(readTRACCS)
export(readUCD)
export(toolAggregateVehicleTypes)
export(toolIEAharmonization)
export(toolPrepareEurostatEnergyCountryDataSheets)
export(toolPrepareGCAM)
export(toolPreparePSI)
export(toolPreparePurchasePriceSubsidies)
export(toolPrepareTransportSubsidies)
export(toolPrepareUCD)
import(data.table)
import(madrat)
import(mrcommons)
import(mrdrivers)
importFrom(data.table,data.table)
importFrom(data.table,fread)
importFrom(data.table,merge.data.table)
importFrom(magclass,"getItems<-")
importFrom(magclass,"getNames<-")
importFrom(magclass,"getSets<-")
importFrom(magclass,as.magpie)
importFrom(magclass,dimSums)
importFrom(magclass,getItems)
importFrom(magclass,getNames)
importFrom(magclass,getSets)
importFrom(magclass,getYears)
importFrom(magclass,mbind)
importFrom(magclass,mselect)
importFrom(magclass,setComment)
importFrom(magclass,setNames)
importFrom(magclass,time_interpolate)
importFrom(magrittr,`%>%`)
importFrom(readxl,read_excel)
importFrom(rlang,.data)
importFrom(rmndt,approx_dt)
importFrom(rmndt,magpie2dt)