vec_cast.json2 | R Documentation |
Double dispatch methods to support vctrs::vec_cast()
.
## S3 method for class 'json2'
vec_cast(x, to, ...)
x |
Vectors to cast. |
to |
Type to cast to. If |
... |
For |
A json2
vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.