Version of the address space
Version of the address space
is_ipv4(x) is_ipv6(x)
x |
An |
A logical vector
ip <- ip_address(c("192.168.0.1", "2001:db8::7334")) is_ipv4(ip) is_ipv6(ip)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.