Skip to content

jmarshallnz/meshblocknz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

meshblocknz

R package capturing meshblock data for New Zealand

Installation

meshblocknz is not currently available from CRAN, but you can install it from github with:

# install.packages("devtools")
devtools::install_github("jmarshallnz/meshblocknz")

Usage

library(meshblocknz)
head(mb_2013)
head(mb_2006)

# there is also old data (for backward compatibility - this will be removed once everything
# that relies on this is removed)
head(mb_2006_ur)

About

R package capturing meshblock data for New Zealand

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages