Modules§
Structs§
Rbool
is a wrapper fori32
in the context of an R’s logical vector.- Rcplx is a wrapper for f64 in the context of an R’s complex vector.
Rfloat
is a wrapper forf64
in the context of an R’s integer vector.Rint
is a wrapper fori32
in the context of an R’s integer vector.