Ironholds / rgeolocate

Generalised IP geolocation through R
https://cran.r-project.org/web/packages/rgeolocate/index.html
Other
66 stars 22 forks source link

Document ip2location stuff and add examples #33

Closed Ironholds closed 8 years ago

Ironholds commented 8 years ago

With the included test db:

rgeolocate:::ip2location_(ips = c("66.249.69.245","2A04:0000:0000:0000:0000:0000:0000:0000"), fields = "country_name", file = system.file("extdata","ip2_sample.bin", package = "rgeolocate"))

f country_name 1 United States 2 Germany