-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
26 lines (25 loc) · 942 Bytes
/
NAMESPACE
File metadata and controls
26 lines (25 loc) · 942 Bytes
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
# Generated by roxygen2: do not edit by hand
export(qa4seas.metaclipR)
importFrom(igraph,add_edges)
importFrom(igraph,add_vertices)
importFrom(igraph,make_empty_graph)
importFrom(magrittr,"%>%")
importFrom(metaclipR,getNodeIndexbyName)
importFrom(metaclipR,graph2json)
importFrom(metaclipR,metaclip.graph.Command)
importFrom(metaclipR,metaclipR.Aggregation)
importFrom(metaclipR,metaclipR.Anomaly)
importFrom(metaclipR,metaclipR.BiasCorrection)
importFrom(metaclipR,metaclipR.ClimateIndex)
importFrom(metaclipR,metaclipR.Dataset)
importFrom(metaclipR,metaclipR.Ensemble)
importFrom(metaclipR,metaclipR.Interpolation)
importFrom(metaclipR,metaclipR.SkillMap)
importFrom(metaclipR,metaclipR.SpatialExtent)
importFrom(metaclipR,metaclipR.Validation)
importFrom(metaclipR,my_add_vertices)
importFrom(metaclipR,my_union_graph)
importFrom(metaclipR,randomName)
importFrom(metaclipR,setNodeName)
importFrom(utils,read.table)
importFrom(utils,tail)