-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
43 lines (42 loc) · 990 Bytes
/
NAMESPACE
File metadata and controls
43 lines (42 loc) · 990 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
36
37
38
39
40
41
42
43
# Generated by roxygen2: do not edit by hand
export(TwilightFree)
export(calibrate)
export(drawTracks)
export(eraseLight)
export(eraseMoon)
export(findColony)
export(findMissing)
export(findZenith)
export(interpolate_max_light)
export(latentClass)
export(makeGrid)
export(max_light_delta)
export(missingPlot)
export(numberDays)
export(removeMissing)
export(thresholdPlot)
export(trip)
export(zenithPlot)
import(maptools)
import(mclust)
import(polyclip)
import(sp)
importFrom(BAStag,lightImage)
importFrom(BAStag,tsimageLocator)
importFrom(SGAT,essieMode)
importFrom(graphics,abline)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(lubridate,as_date)
importFrom(lubridate,floor_date)
importFrom(magrittr,"%>%")
importFrom(raster,extract)
importFrom(raster,getZ)
importFrom(raster,raster)
importFrom(raster,rasterize)
importFrom(stats,dgamma)
importFrom(stats,dnorm)
importFrom(stats,median)
importFrom(stats,splinefun)
importFrom(utils,data)
importFrom(viridisLite,viridis)