ip_zip | R Documentation |
These are just helper shortcut functions. get_ip_address
retrieves a computer's IP address from https://ipinfo.io/what-is-my-ip.
This is easier than getting the IP right off local computer because of bogon
IP addresses. get_zip
pulls ZIP code location from https://ipapi.co/
get_ip_address()
get_zip()
Either the IP address that a web browser sees
(get_ip_address
), or a zip code (get_zip
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.