examples/Authentication_lookup.R

require(ipfinder)

conf <- Ipfinder() # emty token == free  or conf <- Ipfinder(nil) 

# lookup your IP address information
auth <- Authentication(conf)

auth
# print your ip
auth$ip
ipfinder-io/ip-finder-rlang documentation built on Nov. 4, 2019, 2:11 p.m.