nhs-r-community / NHSRpopulation

API package to get postcode and Indices of Multiple Deprivation (IMD) data from the ONS by LSOA, currently for England.
https://nhs-r-community.github.io/NHSRpopulation/
Other
11 stars 1 forks source link

Getting started vignette gives error when evaluated #29

Closed Lextuga007 closed 7 months ago

Lextuga007 commented 7 months ago

Gives error:

processing file: get-started.Rmd

Quitting from lines 46-48 [unnamed-chunk-3] (get-started.Rmd)
Error:
! 'get_imd' is not an exported object from 'namespace:NHSRpopulation'
Backtrace:
 1. dplyr::select(NHSRpopulation::get_imd(postcodes), 1:5)
Execution halted