ipaddress-package {ipaddress} | R Documentation |
ipaddress: Data Analysis for IP Addresses and Networks
Description
Classes and functions for working with IP (Internet Protocol) addresses and networks, inspired by the Python 'ipaddress' module. Offers full support for both IPv4 and IPv6 (Internet Protocol versions 4 and 6) address spaces. It is specifically designed to work well with the 'tidyverse'.
Author(s)
Maintainer: David Hall david.hall.physics@gmail.com (ORCID)
See Also
Useful links:
Report bugs at https://github.com/davidchall/ipaddress/issues
[Package ipaddress version 1.0.2 Index]