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

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nomisr

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")