vec_cast for iso_double_with_units
# S3 method for iso_double_with_units
vec_cast(x, to, ...)
Vectors to cast.
Type to cast to. If NULL
, x
will be returned as is.
For vec_cast_common()
, vectors to cast. For
vec_cast()
, vec_cast_default()
, and vec_restore()
, these
dots are only for future extensions and should be empty.