Learn R Programming

ipaddress (version 0.2.0)

ipaddress-vctrs: Internal vctrs methods

Description

Internal vctrs methods

Usage

# S3 method for ip_address
vec_arith(op, x, y, ...)

# S3 method for ip_interface vec_arith(op, x, y, ...)

# S3 method for ip_address vec_cast(x, to, ...)

# S3 method for ip_network vec_cast(x, to, ...)

# S3 method for ip_interface vec_cast(x, to, ...)

# S3 method for ip_address vec_ptype2(x, y, ...)

# S3 method for ip_network vec_ptype2(x, y, ...)

# S3 method for ip_interface vec_ptype2(x, y, ...)

Arguments