vec_cast.palette | R Documentation |
Dispatch methods for vctrs::vec_cast()
## S3 method for class 'palette'
vec_cast(x, to, ...)
x |
Vectors to cast. |
to |
Type to cast to. If |
... |
For |
a vector of the same length, as class palette
if convertible, otherwise character
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.