-
Notifications
You must be signed in to change notification settings - Fork 14
/
NAMESPACE
77 lines (76 loc) · 2.01 KB
/
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
# Generated by roxygen2: do not edit by hand
export(abvd.feature)
export(afbo.feature)
export(aff.lang)
export(area.lang)
export(atlas.database)
export(autotyp.feature)
export(bantu.feature)
export(bivaltyp.feature)
export(country.lang)
export(eurasianphonology.feature)
export(frequency_list.feature)
export(gltc.iso)
export(gltc.lang)
export(grambank.feature)
export(is.glottolog)
export(iso.gltc)
export(iso.lang)
export(iso3.iso1)
export(lang.aff)
export(lang.country)
export(lang.gltc)
export(lang.iso)
export(lat.lang)
export(level.lang)
export(long.lang)
export(map.feature)
export(oto_mangueanIC.feature)
export(phoible.feature)
export(sails.feature)
export(soundcomparisons.feature)
export(subc.lang)
export(uralex.feature)
export(url.lang)
export(valpal.feature)
export(vanuatu.feature)
export(wals.feature)
importFrom(grDevices,gray)
importFrom(grDevices,topo.colors)
importFrom(jsonlite,fromJSON)
importFrom(leaflet,addCircleMarkers)
importFrom(leaflet,addControl)
importFrom(leaflet,addLabelOnlyMarkers)
importFrom(leaflet,addLayersControl)
importFrom(leaflet,addLegend)
importFrom(leaflet,addMarkers)
importFrom(leaflet,addMiniMap)
importFrom(leaflet,addPolygons)
importFrom(leaflet,addPolylines)
importFrom(leaflet,addProviderTiles)
importFrom(leaflet,addScaleBar)
importFrom(leaflet,addSimpleGraticule)
importFrom(leaflet,addTiles)
importFrom(leaflet,colorFactor)
importFrom(leaflet,colorNumeric)
importFrom(leaflet,icons)
importFrom(leaflet,labelOptions)
importFrom(leaflet,layersControlOptions)
importFrom(leaflet,leaflet)
importFrom(leaflet,leafletOptions)
importFrom(leaflet,markerClusterOptions)
importFrom(leaflet.minicharts,addMinicharts)
importFrom(leaflet.minicharts,popupArgs)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,density)
importFrom(stats,glm)
importFrom(stats,na.omit)
importFrom(stats,sd)
importFrom(stringdist,stringdist)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,read.delim)
importFrom(utils,unzip)
importFrom(utils,write.csv)