santoku-cast {santoku} | R Documentation |
Internal functions
## Default S3 method:
santoku_cast_common(x, y)
## S3 method for class 'double'
santoku_cast_common(x, y)
## S3 method for class 'Date'
santoku_cast_common(x, y)
## S3 method for class 'POSIXct'
santoku_cast_common(x, y)
## S3 method for class 'ts'
santoku_cast_common(x, y)
## S3 method for class 'zoo'
santoku_cast_common(x, y)
## S3 method for class 'integer64'
santoku_cast_common(x, y)
## S3 method for class 'hexmode'
santoku_cast_common(x, y)
## S3 method for class 'octmode'
santoku_cast_common(x, y)
x , y |
Vectors to cast. |
A list.