Skip to main content

build_levels_sexp

Function build_levels_sexp 

Source
pub fn build_levels_sexp(levels: &[&str]) -> SEXP
Expand description

Build a levels STRSXP using symbol PRINTNAMEs for permanent CHARSXP protection.

The returned STRSXP is NOT protected - caller must protect or preserve it.