Skip to main content

methods_namespace

Function methods_namespace 

Source
unsafe fn methods_namespace() -> Result<REnv, String>
Expand description

Get the methods package namespace for evaluating S4 functions.

ยงSafety

Must be called from the R main thread.