TODO: ipv4 validation

host_count(cidrs)

Arguments

cidrs

character vector of IPv4 CIDRs

Examples

# NOT RUN {
host_count("1.52.0.0/14")
# }