-
Notifications
You must be signed in to change notification settings - Fork 5
/
NAMESPACE
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
import(GDPuc)
import(madrat)
import(magclass)
import(mrcommons)
import(mrdrivers)
import(mrlandcore)
import(mstools)
importFrom(GDPuc,toolConvertGDP)
importFrom(dplyr,"%>%")
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,intersect)
importFrom(dplyr,select)
importFrom(luscale,speed_aggregate)
importFrom(luscale,superAggregate)
importFrom(madrat,calcOutput)
importFrom(magclass,"getNames<-")
importFrom(magclass,as.magpie)
importFrom(magclass,collapseDim)
importFrom(magclass,collapseNames)
importFrom(magclass,complete_magpie)
importFrom(magclass,dimSums)
importFrom(magclass,getCells)
importFrom(magclass,getRegions)
importFrom(magclass,getSets)
importFrom(magclass,getYears)
importFrom(magclass,magpiesort)
importFrom(magclass,read.magpie)
importFrom(magclass,setNames)
importFrom(magclass,time_interpolate)
importFrom(magclass,where)
importFrom(magpiesets,findset)
importFrom(readxl,read_excel)
importFrom(stats,lm)
importFrom(stats,reshape)
importFrom(stringr,str_extract)
importFrom(stringr,str_split)
importFrom(stringr,str_to_title)
importFrom(utils,download.file)
importFrom(utils,person)
importFrom(utils,read.csv)
importFrom(utils,read.table)
importFrom(utils,write.table)