forked from pik-piam/mrfish
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
30 lines (29 loc) · 822 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(calcFAO_fishery)
export(calcFishCCimpacts)
export(convertFAO_fishery)
export(correctCheung2016)
export(correctCheung2018)
export(readCheung2016)
export(readCheung2018)
export(readFAO_fishery)
import(madrat)
import(magclass)
import(utils)
importFrom(madrat,calcOutput)
importFrom(madrat,readSource)
importFrom(madrat,toolAggregate)
importFrom(madrat,toolCountry2isocode)
importFrom(madrat,toolCountryFill)
importFrom(madrat,toolISOhistorical)
importFrom(madrat,vcat)
importFrom(magclass,add_columns)
importFrom(magclass,as.magpie)
importFrom(magclass,collapseNames)
importFrom(magclass,getNames)
importFrom(magclass,getRegions)
importFrom(magclass,getYears)
importFrom(magclass,mbind)
importFrom(magclass,new.magpie)
importFrom(reshape2,melt)
importFrom(utils,read.csv)