Skip to main content

install_lgl

Function install_lgl 

Source
pub unsafe fn install_lgl<T: AltLogical>(cls: R_altrep_class_t)
Expand description

Install logical-specific methods.

ยงSafety

Must be called during R initialization with a valid ALTREP class handle.