Skip to content

Access UK official statistics from the Nomis database through R.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

ropensci/nomisr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nomisr

License: MIT CRAN_Status_Badge GitHub tag Travis-CI Build Status AppVeyor Build Status Coverage Status

nomisr is for accessing nomis data on UK labour market statistics with R.

Installation

You can install nomisr from github with:

# install.packages("devtools")
devtools::install_github("evanodell/nomisr")