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.)