forked from vijaybarve/bdvis
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
37 lines (36 loc) · 779 Bytes
/
NAMESPACE
File metadata and controls
37 lines (36 loc) · 779 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
# Generated by roxygen2: do not edit by hand
export(bdcalendarheat)
export(bdcomplete)
export(bdsummary)
export(bdwebmap)
export(chronohorogram)
export(distrigraph)
export(fixstr)
export(format_bdvis)
export(getcellid)
export(gettaxo)
export(mapgrid)
export(taxotree)
export(tempolar)
import(chron)
import(ggplot2)
import(lattice)
import(leafletR)
import(maps)
import(plotrix)
import(plyr)
import(sqldf)
import(taxize)
import(treemap)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,hist)
importFrom(graphics,plot)
importFrom(grid,gpar)
importFrom(grid,grid.lines)
importFrom(rgdal,readOGR)
importFrom(stats,na.omit)
importFrom(utils,browseURL)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)