Learn R Programming

vctrs (version 0.6.5)

as-is: AsIs S3 class

Description

These functions help the base AsIs class fit into the vctrs type system by providing coercion and casting functions.

Usage

# S3 method for AsIs
vec_ptype2(x, y, ..., x_arg = "", y_arg = "")

Arguments