-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
35 lines (34 loc) · 899 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
# Generated by roxygen2: do not edit by hand
export(breaks)
export(choromap)
export(legend2)
export(ll2incidence)
export(merge_prov)
export(sthm)
importFrom(classInt,classIntervals)
importFrom(classInt,findColours)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,heat.colors)
importFrom(graphics,box)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,locator)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,rect)
importFrom(graphics,segments)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(lubridate,as_datetime)
importFrom(lubridate,ceiling_date)
importFrom(lubridate,floor_date)
importFrom(sp,bbox)
importFrom(sp,coordinates)
importFrom(sp,merge)
importFrom(sp,plot)
importFrom(stats,end)
importFrom(stats,na.omit)
importFrom(stats,reshape)
importFrom(stats,setNames)
importFrom(stats,start)
importFrom(utils,tail)