R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("Please cite use of ip2location.io R package: Georgeac, O. A. M. (2025). ip2location.io: Batch IP Data Retrieval and Storage Using IP2Location.io. R package version 0.0.0-2.")
}

Try the ip2location.io package in your browser

Any scripts or data that you put into this service are public.

ip2location.io documentation built on April 4, 2025, 4:47 a.m.