-
Notifications
You must be signed in to change notification settings - Fork 4
/
NAMESPACE
71 lines (70 loc) · 1.88 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
# Generated by roxygen2: do not edit by hand
export(compareScenariosLimes)
export(convGDX2MIF)
export(convGDX2MIF_tau)
export(limesAllocateYears)
export(limesDiscount)
export(limesInt2Ext)
export(limesMapping)
export(modelstat)
export(reportAdequacyContribution)
export(reportAnnualAvFactor)
export(reportBuildings)
export(reportBuildtime)
export(reportCO2Price)
export(reportCapacity)
export(reportCapacityAdditions)
export(reportCapitalCosts)
export(reportCarbonSequestration)
export(reportCurtailment)
export(reportDemand)
export(reportDisinvestments)
export(reportEUETSvars)
export(reportElectricalEfficiency)
export(reportElectricityPrices)
export(reportEmissions)
export(reportExchange)
export(reportFictitiousVars)
export(reportFuelCosts)
export(reportGeneration)
export(reportHourAvFactor)
export(reportIndustryEmissions)
export(reportIndustryModule)
export(reportInput)
export(reportInvestmentCosts)
export(reportLifetime)
export(reportLoadFactor)
export(reportMSR)
export(reportNuren)
export(reportOMF)
export(reportOMV)
export(reportPeakDemand)
export(reportPrimaryEnergy)
export(reportTotalSystemCosts)
export(reportUKETSvars)
import(gdx)
import(magclass)
importFrom(gdx,readGDX)
importFrom(madrat,toolAggregate)
importFrom(magclass,"getItems<-")
importFrom(magclass,"getNames<-")
importFrom(magclass,"getSets<-")
importFrom(magclass,"getYears<-")
importFrom(magclass,as.magpie)
importFrom(magclass,collapseDim)
importFrom(magclass,dimSums)
importFrom(magclass,getItems)
importFrom(magclass,getNames)
importFrom(magclass,getRegions)
importFrom(magclass,getSets)
importFrom(magclass,getYears)
importFrom(magclass,magpie_expand)
importFrom(magclass,mbind)
importFrom(magclass,new.magpie)
importFrom(magclass,setNames)
importFrom(magclass,write.report)
importFrom(stringr,str_detect)
importFrom(stringr,str_remove)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(utils,read.csv)