tidy_up_zip: Remove non-numeric characters from zip codes and extract 5...

View source: R/tidy_up_zip.R

tidy_up_zipR Documentation

Remove non-numeric characters from zip codes and extract 5 digit zip code

Description

Remove non-numeric characters from zip codes and extract 5 digit zip code

Usage

tidy_up_zip(zip_code)

Arguments

zip_code

input zip code

Value

5 character long zip code


CUGBF/deidentifiedDB documentation built on Sept. 13, 2023, 6:28 a.m.