-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
18 lines (18 loc) · 921 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Package: rsa.shapefiles
Title: Provides Easy Access in R to South African Shapefiles
Version: 0.1.0
Authors@R:
person("Wihan", "Marais", , "[email protected]", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0002-4720-0929"))
Description: The rsa.shapefiles package provides streamlined access to geographical shapefiles for South Africa. It includes cleaned and processed shapefiles from the South African 2011 Census, making it easy to integrate these datasets into spatial analysis workflows in R. The package simplifies the process of working with geographic boundaries at various administrative levels, including provinces, districts, municipalities, and subplaces.
License: MIT + file LICENSE
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Depends:
R (>= 2.10)
LazyData: true
LazyDataCompression: xz