vec_ptype2.palette {palette}R Documentation

Palette Coercion

Description

Coercion methods for vctrs::vec_ptype2()

Usage

## S3 method for class 'palette'
vec_ptype2(x, y, ...)

Arguments

x, y

Vector types.

...

These dots are for future extensions and must be empty.

Value

a vector of the same length, as class palette if convertible, otherwise character


[Package palette version 0.0.2 Index]