-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
66 lines (65 loc) · 1.44 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# Generated by roxygen2: do not edit by hand
export(Mode)
export(average_rlist)
export(avmap)
export(chlcoef)
export(chlmap)
export(cond2sal)
export(coordinatize)
export(create_rlist)
export(cv_rlist)
export(date456posix)
export(grabclean)
export(grabget)
export(grabplot)
export(grassmap)
export(logramp)
export(mdy2mmyyyy)
export(streamclean)
export(streamget)
export(streaminterp)
export(streamparse)
export(streamqa)
export(surfget)
export(surfplot)
import(grDevices)
import(graphics)
import(maptools)
import(methods)
import(rgeos)
import(rgrass7)
import(stats)
importFrom(MASS,stepAIC)
importFrom(car,vif)
importFrom(gdata,resample)
importFrom(grDevices,col2rgb)
importFrom(graphics,abline)
importFrom(ipdw,ipdwInterp)
importFrom(ipdw,pathdistGen)
importFrom(latticeExtra,layer)
importFrom(raster,calc)
importFrom(raster,mask)
importFrom(raster,raster)
importFrom(raster,reclassify)
importFrom(raster,stack)
importFrom(raster,writeRaster)
importFrom(rasterVis,levelplot)
importFrom(rgdal,readOGR)
importFrom(sp,CRS)
importFrom(sp,SpatialPointsDataFrame)
importFrom(sp,coordinates)
importFrom(sp,proj4string)
importFrom(sp,spTransform)
importFrom(sp,spplot)
importFrom(stats,as.formula)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,pf)
importFrom(utils,read.csv)
importFrom(utils,read.table)
importFrom(utils,write.csv)
importFrom(viridis,viridis)
importFrom(zoo,na.approx)
importFrom(zoo,zoo)