vec_cast.double.dvec {yamlet}R Documentation

Cast to double from dvec

Description

Cast to double from dvec.

Cast to double from dvec.

Usage

## S3 method for class 'double.dvec'
vec_cast(x, to, ...)

## S3 method for class 'double.dvec'
vec_cast(x, to, ...)

Arguments

to

double

...

ignored


[Package yamlet version 1.2.5 Index]