Skip to content

Godskid89/nigeriadata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nigeriadata

As part of our committment to open data, we have decided to create this package so that all R users can have access to data about Nigeria e.g. demography, settlements, etc. It includes both spatial and non-spatial data…

To get started, run:

# install.packages("devtools")
devtools::install_github("Godskid89/nigeriadata")

To view the functionalities in this package, visit the help index by running this line:

help(package = "nigeriadata")

As a quick example, to download data on schools in Nigeria, run this code (requires Internet connection):

schools <- schools()

# To save to disk as CSV file
write.csv(schools, "nigeria-schools.csv")

This is a work in progress!

About

An open source R package for Nigeria Spatial and Non-spatial data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages