This repository has been archived by the owner on Sep 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
/
DESCRIPTION
81 lines (81 loc) · 1.61 KB
/
DESCRIPTION
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
78
79
80
81
Package: user2017.geodataviz
Type: Package
Title: Tutorial on Geo-Spatial Data Visualization Options in R.
Version: 0.1.0
Authors@R: person("Bhaskar", "Karambelkar", email = "[email protected]",
role = c("aut", "cre"))
Description: The package contains a set of HTML presentations explaining the options available for visualizing spatial data in R. This tutorial was presented by the author at UserR! 2017.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends:
R (>= 3.1.0)
Suggests: albersusa,
animation,
broom,
cartography,
colormap,
crosstalk,
dplyr,
DT,
geojsonio,
ggalt,
gganimate,
ggiraph,
ggmap,
ggplot2,
ggspatial,
ggthemes,
highcharter,
hrbrthemes,
htmltools,
knitr,
leaflet,
leaflet.extras,
magrittr,
maps,
memoise,
methods,
plotly,
prettydoc,
purrr,
raster,
rasterVis,
rbokeh,
readr,
rgdal,
rgeos,
rmapshaper,
rmarkdown,
rnaturalearth,
scales,
sf,
shiny,
sp,
stringr,
tilegramsR,
tmap,
viridis,
widgetframe,
xaringan,
elevatr
Remotes: tidyverse/ggplot2,
- edzer/sfr,
- hrbrmstr/ggalt,
- hrbrmstr/albersusa,
- hrbrmstr/hrbrthemes,
- rstudio/leaflet,
- rstudio/rmarkdown,
- rstudio/crosstalk,
- mtennekes/tmap,
- bhaskarvk/leaflet.extras,
- bhaskarvk/leaflet.esri,
- 'r-spatial/mapview@develop',
- r-spatial/mapedit,
- dkahle/ggmap,
- riatelab/cartography,
- ropensci/plotly
VignetteBuilder: knitr
URL: https://github.com/bhaskarvk/user2017.geodataviz
BugReports: https://github.com/bhaskarvk/user2017.geodataviz/issues
RoxygenNote: 6.0.1