VECTOR_ELT

Function VECTOR_ELT 

Source
pub unsafe extern "C" fn VECTOR_ELT(x: SEXP, i: R_xlen_t) -> SEXP
Expand description

SEXP (STRING_ELT)(SEXP x, R_xlen_t i);