a character or factor vector of one or more IP addresses
Value
Returns a numeric vector of IP integers from IP.address. The
coversion formula used here splits the string into four octets, multiplies
the first three by 256^(4-n), and takes the sum of the four modified
octets.