-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathNAMESPACE
More file actions
35 lines (34 loc) · 950 Bytes
/
NAMESPACE
File metadata and controls
35 lines (34 loc) · 950 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
27
28
29
30
31
32
33
34
35
# Generated by roxygen2: do not edit by hand
export(aggregateVar)
export(approxfunDataFrame)
export(extract.geotop.value.fromMap)
export(geotopExec)
export(geotopGOF)
export(geotopLookUpTable)
export(geotopPSO)
export(geotoplhoat)
export(gofg)
export(integratefunDataFrame)
importFrom(geotopbricks,get.geotop.inpts.keyword.value)
importFrom(hydroGOF,gof)
importFrom(hydroPSO,hydroPSO)
importFrom(hydroPSO,lhoat)
importFrom(raster,cellFromXY)
importFrom(soilwater,swc)
importFrom(stats,approx)
importFrom(stats,integrate)
importFrom(stringr,boundary)
importFrom(stringr,str_detect)
importFrom(stringr,str_locate_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
importFrom(stringr,str_trim)
importFrom(utils,read.table)
importFrom(utils,str)
importFrom(utils,write.table)
importFrom(zoo,"index<-")
importFrom(zoo,'index<-')
importFrom(zoo,as.zoo)
importFrom(zoo,index)