-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
68 lines (67 loc) · 1.62 KB
/
NAMESPACE
File metadata and controls
68 lines (67 loc) · 1.62 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
# Generated by roxygen2: do not edit by hand
export(aggregate.dpm.sim.dat)
export(ais.to.DeponsShips)
export(calib_01)
export(calib_02)
export(calib_03_make_sim_dpm)
export(calib_03_ssd)
export(check.DeponsShips)
export(find.nearest.piling)
export(get.latest.sim)
export(get.pods.at.dist.sim.dat)
export(get.simtime)
export(interpolate.ais.data)
export(interpolate.maps)
export(make.DeponsDyn)
export(make.construction.traffic)
export(make.stationary.ships)
export(make.windfarms)
export(plot_calib02)
export(read.DeponsBlockdyn)
export(read.DeponsDyn)
export(read.DeponsDynBatch)
export(read.DeponsParam)
export(read.DeponsRaster)
export(read.DeponsShips)
export(read.DeponsTrack)
export(read.DeponsTrackBatch)
export(set.ship.type)
export(summarise.aggregated.dpm.dat)
export(tick.to.time)
export(time.to.tick)
export(write)
exportClasses(DeponsBlockdyn)
exportClasses(DeponsDyn)
exportClasses(DeponsRaster)
exportClasses(DeponsShips)
exportClasses(DeponsTrack)
exportMethods("crs<-")
exportMethods("landscape<-")
exportMethods("routes<-")
exportMethods("ships<-")
exportMethods("startday<-")
exportMethods("title<-")
exportMethods(as.DeponsRaster)
exportMethods(as.data.frame)
exportMethods(as.raster)
exportMethods(bbox)
exportMethods(crs)
exportMethods(dyn)
exportMethods(landscape)
exportMethods(make.blocksraster)
exportMethods(make.clip.poly)
exportMethods(plot)
exportMethods(routes)
exportMethods(ships)
exportMethods(startday)
exportMethods(summary)
exportMethods(title)
import(adehabitatHR)
import(adehabitatLT)
import(methods)
import(raster)
import(sf)
import(sp)
importFrom(grDevices,rainbow)
importFrom(graphics,points)
importFrom(terra,crs)