Skip to contents

Internal functions

Usage

# 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)

Arguments

x, y

Vectors to cast.

Value

A list.