forked from BiologicalRecordsCentre/sparta
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
41 lines (40 loc) · 894 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
# Generated by roxygen2: do not edit by hand
S3method(plot,frescalo)
S3method(plot,occDet)
S3method(print,frescalo)
S3method(summary,frescalo)
S3method(summary,occDet)
export(WSS)
export(createWeights)
export(dataDiagnostics)
export(date2timeperiod)
export(formatOccData)
export(frescalo)
export(gps_latlon2gr)
export(gr2gps_latlon)
export(htmlSummary)
export(occDetFunc)
export(occDetModel)
export(occurrenceChange)
export(recsOverTime)
export(reportingRateModel)
export(siteSelection)
export(siteSelectionMinL)
export(siteSelectionMinTP)
export(telfer)
import(LearnBayes)
import(R2jags)
import(gdata)
import(ggplot2)
import(lme4)
import(rmarkdown)
import(sp)
importFrom(dplyr,distinct)
importFrom(dplyr,group_by)
importFrom(dplyr,summarise)
importFrom(plyr,.)
importFrom(plyr,ddply)
importFrom(plyr,rbind.fill)
importFrom(reshape2,acast)
importFrom(reshape2,dcast)
importFrom(reshape2,melt)