powered by
Converts popular variants of the DHB or region names into the versions used as keys in this package.
dhb_fixname(names) region_fixname(names)
vector of strings with DHB or region names
vector of strings with standardised DHB or region names
# NOT RUN { dhb_fixname( c("Hawkes Bay","Capital & Coast","Counties")) region_fixname(c("Nelson City","Wellington region","Auckland","Tasman district","Nelson Tasman")) # }
Run the code above in your browser using DataLab