-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
21 lines (21 loc) · 970 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: Siane
Title: Explore the Spanish INE Data using this Geographic Tool
Version: 0.1
Description: A tool that assists the user in two tasks: the map reading process and the
data representation process. The reading process is leveraged with functions that allow
the user to find maps in the Siane repository easily, i.e. searching by map year or
administrative level. The other main functionality is to bind numerical data to polygons.
This package is only compatible with the spanish IGN(National Institute of Geography) maps
and the INE(National Institute of Statistics) data.
Imports: plyr, raster, rgdal, sp, methods, utils
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Authors@R: c(person("Carlos J. Gil Bellosta",
email = "[email protected]", role = c("aut")),
person("Nuno", "Carvalho", role = c("cre", "aut"),
email = "[email protected]"))
RoxygenNote: 6.0.1
Suggests: knitr,
rmarkdown
VignetteBuilder: knitr