| vec_cast.jdate | R Documentation |
jdate objectCast an object to a jdate object
## S3 method for class 'jdate'
vec_cast(x, to, ...)
x |
Vectors to cast. |
to |
Type to cast to. If |
... |
For |
A vector of jdate objects.
as_jdate is a convenience function that makes use of the casts that
are defined for vec_cast.jdate() methods.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.