cast_options: Cast options

View source: R/compute.R

cast_optionsR Documentation

Cast options

Description

Cast options

Usage

cast_options(safe = TRUE, ...)

Arguments

safe

logical: enforce safe conversion? Default TRUE

...

additional cast options, such as allow_int_overflow, allow_time_truncate, and allow_float_truncate, which are set to !safe by default

Value

A list


arrow documentation built on Sept. 11, 2024, 8:02 p.m.