Skip to contents

This is a package of useful functions related to working with Postcodes within (currently) England using the postcodes.io, an API to Open Geography Portal maintained by the ONS (Office of National Statistics).

Installation

You can install the development version of NHSRpostcodetools from GitHub with:

# install.packages("devtools")
devtools::install_github("nhs-r-community/NHSRpostcodetools")

To find out more about the functions there is a vignette for Getting Started

Contributing

Please see our guidance on how to contribute.

This project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

The simplest way to contribute is to raise an issue detailing the feature or functionality you would like to see added, or any unexpected behaviour or bugs you have experienced.