Description Usage Arguments Value Examples
Split IP addresses
1 | IP_split(IP.address, integer = TRUE, data.frame = TRUE)
|
IP.address |
vector of IPv4 addresses |
integer |
logical, convert output to class integer |
data.frame |
logical, convert output to data.frame |
Returns a matrix or data.frame with four columns and as many rows as IP.addresses were inputted
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.