-
Notifications
You must be signed in to change notification settings - Fork 6
/
NAMESPACE
45 lines (44 loc) · 946 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(advEfficiency)
export(blankWorkspace)
export(completeMatrix)
export(convertLotekCDMAFile)
export(createWorkspace)
export(dataToList)
export(distancesMatrix)
export(dualArrayCJS)
export(emptyMatrix)
export(exampleWorkspace)
export(explore)
export(extractCodeSpaces)
export(extractSignals)
export(getSpeeds)
export(getTimes)
export(loadShape)
export(loadSpatial)
export(migration)
export(plotArray)
export(plotDetections)
export(plotDot)
export(plotLive)
export(plotMoves)
export(plotRatios)
export(plotResidency)
export(plotSensors)
export(plotTimes)
export(preload)
export(readDot)
export(recoverLog)
export(residency)
export(shapeToRaster)
export(simpleCJS)
export(stationName)
export(timesToCircular)
export(transitionLayer)
import(data.table)
import(graphics)
import(stats)
import(utils)
importFrom(circular,mean.circular)
importFrom(circular,sd.circular)
importFrom(circular,var.circular)