santoku-cast: Internal functions

santoku-castR Documentation

Internal functions

Description

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.


santoku documentation built on Oct. 12, 2023, 5:13 p.m.