as-is {vctrs}R Documentation

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 class 'AsIs'
vec_ptype2(x, y, ..., x_arg = "", y_arg = "")

[Package vctrs version 0.6.5 Index]