extendr_api

Function rtype_to_sxp

Source
pub fn rtype_to_sxp(rtype: Rtype) -> SEXPTYPE
Expand description

Convert extendr’s Rtype to R’s SEXPTYPE. Panics if the type is Unknown.