-
Notifications
You must be signed in to change notification settings - Fork 6
/
NAMESPACE
46 lines (45 loc) · 931 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
46
# Generated by roxygen2: do not edit by hand
export("%>%")
export(activity)
export(activityAll)
export(checkVersion)
export(clarify)
export(createRunsFilter)
export(deleteRunsFilter)
export(deprecateBatches)
export(filterByActivity)
export(getAccess)
export(getGPS)
export(getMotusDBSrc)
export(getRuns)
export(getRunsFilters)
export(gpsAll)
export(listRunsFilters)
export(metadata)
export(motusLogout)
export(nodeData)
export(plotAllTagsCoord)
export(plotAllTagsSite)
export(plotDailySiteSum)
export(plotRouteMap)
export(plotSite)
export(plotSiteSig)
export(plotTagSig)
export(points2Path)
export(simSiteDet)
export(siteSum)
export(siteSumDaily)
export(siteTrans)
export(srvTimeout)
export(sunRiseSet)
export(tagSum)
export(tagSumSite)
export(tagme)
export(tagmeSample)
export(tellme)
export(timeToSunriset)
export(writeRunsFilter)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,.env)