cast_options function

Cast options

Cast options

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

Returns

A list

  • Maintainer: Jonathan Keane
  • License: Apache License (>= 2.0)
  • Last published: 2025-02-26