# NOT RUN {
id <- c(1,2,3,4) # fake respondent id's
ips <- c(123.232, 213.435, 234.764, 543.765) # fake ips
data <- data.frame(id,ips)
getIPinfo(data, "ips", "MzI3NDpJcVJKSTdIdXpQSUJLQVhZY1RvRxaXFsFW3jS3xcQ")
# }
Run the code above in your browser using DataLab