Modules§
Macros§
Traits§
- Into
Robj - This is an extension trait to provide a convenience method
into_robj()
. - Robj
Itertools - Extensions to iterators for R objects including RobjItertools::collect_robj().
- ToVector
Value ToVectorValue
is a trait that allows many different types to be converted to vectors. It is used as a type parameter tocollect_robj()
.
Functions§
- fixed_
size_ 🔒collect - str_
to_ 🔒character - Returns an
CHARSXP
based on the provided&str
.