Skip to content

This package contains datasets to illustrate visualisation with maps

Notifications You must be signed in to change notification settings

jmsallan/BAdatasetsSpatial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BAdatasetsSpatial

This package contains datasets of geographical information, mainly simple features sf structures, and other geographical information. The package depends on the sf package.

To install the package, take the following steps:

  • If you are a Windows user, you need to install Rtools. You can find how to do that in this video: https://youtu.be/njZBf34Akgo.
  • Install the devtools package from CRAN typing in the R console: install.packages("devtools")
  • Install the package from GitHub typing in the R console: devtools::install_github("jmsallan/BAdatasetsSpatial")

Once you have installed the package, you can see what datasets are available at the moment typing in the R console:

data(package = "BAdatasetsSpatial")

To access the datasets:

library(BAdatasetsSpatial)

About

This package contains datasets to illustrate visualisation with maps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages