Data Analysis for IP Addresses and Networks


[Up] [Top]

Documentation for package ‘ipaddress’ version 1.0.2

Help Pages

%<<% Operators for IP addresses
%>>% Operators for IP addresses
address_in_network Network membership of addresses
as_ip_address Cast to IP vector
as_ip_interface Cast to IP vector
as_ip_network Cast to IP vector
binary_to_ip Represent address as binary
broadcast_address Network size
bytes_to_ip Represent address as raw bytes
collapse_networks Collapse contiguous and overlapping networks
common_network Find the common network of two addresses
country_networks Country-level IP networks
exclude_networks Remove networks from others
extract_6to4 IPv6 transition mechanisms
extract_ipv4_mapped IPv6 transition mechanisms
extract_teredo_client IPv6 transition mechanisms
extract_teredo_server IPv6 transition mechanisms
format.ip_address Format IP vector
format.ip_interface Format IP vector
format.ip_network Format IP vector
hex_to_ip Represent address as hexadecimal
hostmask Network mask
hostmask.numeric Network mask
hostname_to_ip Translate address to/from hostname
hostname_to_ip_all Translate address to/from hostname
hosts List addresses within a network
iana_ipv4 IPv4 address space allocation
iana_ipv6 IPv6 address space allocation
integer_to_ip Represent address as integer
ipv6-transition IPv6 transition mechanisms
ip_address Vector of IP addresses
ip_cast Cast to IP vector
ip_format Format IP vector
ip_interface Vector of IP interfaces
ip_interface.default Vector of IP interfaces
ip_interface.ip_address Vector of IP interfaces
ip_network Vector of IP networks
ip_network.default Vector of IP networks
ip_network.ip_address Vector of IP networks
ip_operators Operators for IP addresses
ip_test Test for IP vector
ip_to_binary Represent address as binary
ip_to_bytes Represent address as raw bytes
ip_to_hex Represent address as hexadecimal
ip_to_hostname Translate address to/from hostname
ip_to_hostname_all Translate address to/from hostname
ip_to_integer Represent address as integer
is_6to4 IPv6 transition mechanisms
is_global Reserved addresses
is_ipv4 Version of the address space
is_ipv4_mapped IPv6 transition mechanisms
is_ipv6 Version of the address space
is_ip_address Test for IP vector
is_ip_interface Test for IP vector
is_ip_network Test for IP vector
is_link_local Reserved addresses
is_loopback Reserved addresses
is_multicast Reserved addresses
is_private Reserved addresses
is_reserved Reserved addresses
is_site_local Reserved addresses
is_subnet Network membership of other networks
is_supernet Network membership of other networks
is_teredo IPv6 transition mechanisms
is_unspecified Reserved addresses
is_within Network membership of addresses
is_within_any Network membership of addresses
max_prefix_length Size of the address space
netmask Network mask
netmask.numeric Network mask
network_address Network size
network_in_network Network membership of other networks
network_size Network size
num_addresses Network size
overlaps Network membership of other networks
prefix_length Network mask
reverse_pointer Reverse DNS pointer
sample Sample random addresses
sample_ipv4 Sample random addresses
sample_ipv6 Sample random addresses
sample_network Sample random addresses
seq.ip_network List addresses within a network
sequence List addresses within a network
subnets Traverse the network hierarchy
summarize_address_range List constituent networks of an address range
supernet Traverse the network hierarchy
traverse_hierarchy Traverse the network hierarchy