Skip to main content

_r_print_str

Function _r_print_str 

Source
#[doc(hidden)]
pub fn _r_print_str(msg: &str)
Expand description

Print a message to R’s console (internal implementation). Automatically routes to R’s main thread if called from a worker thread.