powered by
lifecycle::badge("experimental")
is_zipcode(x)
A logical vector.
Zip-code. Number or character. Hyphens may be included, but the input must contain a 7-character number.
is_zipcode(7000027) is_zipcode("700-0027")
Run the code above in your browser using DataLab