forked from MagicForrest/DGVMTools
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
125 lines (124 loc) · 2.86 KB
/
NAMESPACE
File metadata and controls
125 lines (124 loc) · 2.86 KB
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
# Generated by roxygen2: do not edit by hand
S3method(as.data.frame,Comparison)
S3method(as.data.frame,Field)
S3method(as.data.table,Comparison)
S3method(as.data.table,Field)
export(DGVMData)
export(DevMegaBiomeScheme)
export(FPCMegaBiomeScheme)
export(FireMIPBiomeScheme)
export(Forrest2015BiomeScheme)
export(GUESS)
export(GrowthFormAdgvm2BiomeScheme)
export(Hickler2012BiomeScheme)
export(LondonCentre)
export(MeditBiomeScheme)
export(PhenologyAdgvm2BiomeScheme)
export(SimpleAdgvm2BiomeScheme)
export(SimpleHeightAdgvm2BiomeScheme)
export(Smith2014BiomeScheme)
export(Standard.quantities)
export(aDGVM)
export(aDGVM2)
export(aDGVMBiomeScheme)
export(addArea)
export(addStandardSpatialAttributes)
export(addTo)
export(aggregateSpatial)
export(aggregateSubannual)
export(aggregateYears)
export(all.months)
export(all.periods)
export(all.seasons)
export(annual)
export(availableQuantities)
export(averageFields)
export(calcNewField)
export(categoricalComparison)
export(cmass.palette)
export(commonSTAInfo)
export(compareLayers)
export(continuousComparison)
export(copyLayers)
export(defineLayer)
export(defineQuantity)
export(defineSource)
export(determinePFTs)
export(difference.palette)
export(extract.seq)
export(fire.palette)
export(getDimInfo)
export(getField)
export(getScheme)
export(gridarea1d)
export(gridarea2d)
export(is.Comparison)
export(is.Field)
export(is.Format)
export(is.Layer)
export(is.Quantity)
export(is.STAInfo)
export(is.Source)
export(is.Statistics)
export(is.leapyear)
export(layerOp)
export(lookupQuantity)
export(makeFieldID)
export(makePlotTitle)
export(makeSPDFfromDT)
export(matchLayerCols)
export(periods)
export(plotResidualsHisto)
export(plotScatter)
export(plotScatterComparison)
export(plotSeasonal)
export(plotSpatial)
export(plotSpatialComparison)
export(plotSubannual)
export(plotTemporal)
export(plotTemporalComparison)
export(promoteToRaster)
export(proportionsComparison)
export(renameLayers)
export(reversed.fire.palette)
export(reversed.inferno)
export(reversed.magma)
export(reversed.plasma)
export(reversed.tim.colors)
export(reversed.viridis)
export(seasonalComparison)
export(selectDays)
export(selectGridcells)
export(selectLayers)
export(selectMonths)
export(selectSeasons)
export(selectYears)
export(setKeyDGVM)
export(supported.classification.schemes)
export(veg.palette)
export(whichLayers)
exportClasses(Comparison)
exportClasses(Field)
exportClasses(Format)
exportClasses(Layer)
exportClasses(Period)
exportClasses(Quantity)
exportClasses(STAInfo)
exportClasses(Scheme)
exportClasses(Source)
exportMethods(as.Raster)
exportMethods(as.array)
exportMethods(crop)
exportMethods(extent)
exportMethods(layers)
exportMethods(names)
exportMethods(show)
exportMethods(summary)
exportMethods(writeField)
exportMethods(writeNetCDF)
import(data.table)
import(ggplot2)
import(methods)
importMethodsFrom(methods,show)
importMethodsFrom(raster,crop)
importMethodsFrom(raster,extent)