zipcode5 | R Documentation |
A function that gets 5 digit zip codes; it extracts relevant first 5 digits from zip code when it's formatted like 11111-1111
zipcode5(v)
{v <- c('924832sjkhf',' 20439-22912', '93488-9293', '23984_93284', '39842-3949 32432', '328rjd2 nh22 22242 ')}
zipcode5(v)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.