Learn R Programming

installr (version 0.17.8)

myip: What is my IP

Description

Retrieving your public IP via http://api.exip.org/

Usage

myip(...)

Arguments

...
not in use

Value

your current ip.

See Also

freegeoip, myip, cranometer

Examples

Run this code
## Not run: 
# myip() # "37.132.25.15"
# ## End(Not run)

Run the code above in your browser using DataLab