| GeoIP_country_name_by_ipnum_v6 | R Documentation | 
This function allows one to invoke the native routine GeoIP_country_name_by_ipnum_v6 from R, passing R values as arguments to the routine.
x1 | 
 an object of class   | 
x2 | 
 an object of class   | 
.cif | 
 the call interface object describing the signature of the native routine  | 
returnInputs | 
 a logical value or vector that is passed to   | 
... | 
 additional parameters that are passed to   | 
the native routine returns an object of class character. if returnInputs is FALSE, then this value is returned. Otherwise, this function returns a named list with 2 elements: 'value' as returned by the native routine, and 'inputs' which is a list containing all of the mutable parameters, i.e. pointers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.