View source: R/class_timespan_coercion.R
vec_cast.timespan.character | R Documentation |
Cast partial time to timespan, representing uncertainty as a range
## S3 method for class 'timespan.character'
vec_cast(x, to, ..., format = parse_iso8601_datetime_as_timespan)
x |
Vectors to cast. |
to |
Type to cast to. If |
... |
For |
format |
a |
A partial_timespan
vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.