README.md

brownfieldgrids

Overview

brownfieldgrids is an R package for creating maps of brownfield land in London using the 2017/2018 Brownfield Register, OpenStreetMap (OSM) and the 2009/2010 National Land Use Database (NLUD).

Installation

# Install devtools
install.packages("devtools")
library(devtools)

# Install brownfieldgrids
devtools::install_github("lbuk/brownfieldgrids")
library(brownfieldgrids)


lbuk/brownfieldgrids documentation built on Feb. 4, 2021, 10:39 a.m.