Learn R Programming

santoku (version 0.10.0)

santoku-cast: Internal functions

Description

Internal functions

Usage

# S3 method for default
santoku_cast_common(x, y)

# S3 method for double santoku_cast_common(x, y)

# S3 method for Date santoku_cast_common(x, y)

# S3 method for POSIXct santoku_cast_common(x, y)

# S3 method for ts santoku_cast_common(x, y)

# S3 method for zoo santoku_cast_common(x, y)

# S3 method for integer64 santoku_cast_common(x, y)

# S3 method for hexmode santoku_cast_common(x, y)

# S3 method for octmode santoku_cast_common(x, y)

Value

A list.

Arguments

x, y

Vectors to cast.