R/ip_internal.r

Defines functions ip_internal

#' @useDynLib getip R_ip_internal
ip_internal = function()
{
  .Call(R_ip_internal)
}

Try the getip package in your browser

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

getip documentation built on June 22, 2024, 6:52 p.m.