Public-Health-Scotland / phsmethods

An R package to standardise methods used in Public Health Scotland (https://public-health-scotland.github.io/phsmethods/)
https://public-health-scotland.github.io/phsmethods/
54 stars 13 forks source link

#90 Add a `quiet` parameter to `format_postcode` #94

Closed Moohan closed 1 year ago

Moohan commented 1 year ago

With this update, you have the option to use quiet to prevent the function from generating warnings. By default, warnings will be produced unless you set it to TRUE.

Closes #90

I have also made several tweaks to speed up the code: