Skip to main content

Module vector

Module vector 

Source
Expand description

Atomic vector types (Vector enum) and element-level conversions.

Enums§

Vector
Atomic vector types in R

Functions§

format_finite_double 🔒
Format a finite, non-integer f64 to its shortest decimal representation.
format_r_complex
Format a complex number the way R does.
format_r_double
Format an f64 the way R does (integer-valued doubles without decimal point, Inf, NaN, etc.)