Learn R Programming

lares (version 4.8.4)

ip_country: Find country from a given IP

Description

This function lets the user find a country from a given IP Address

Usage

ip_country(ip = myip())

Arguments

ip

Vector. Vector with all IP's we wish to search

See Also

Other Tools: autoline(), bindfiles(), bring_api(), db_download(), db_upload(), export_plot(), export_results(), get_credentials(), h2o_predict_API(), h2o_predict_MOJO(), h2o_predict_binary(), h2o_predict_model(), h2o_selectmodel(), h2o_update(), haveInternet(), image_metadata(), importxlsx(), iter_seeds(), json2vector(), listfiles(), mailSend(), msplit(), myip(), pass(), quiet(), read.file(), statusbar(), tic(), try_require(), updateLares(), zerovar()

Other Scrapper: geoStratum(), get_mp3(), holidays(), readGS(), trendsRelated()

Examples

Run this code
# NOT RUN {
ip_country(ip = myip())
ip_country(ip = "163.114.132.0")
# }

Run the code above in your browser using DataLab