Skip to main content

_r_print_newline

Function _r_print_newline 

Source
#[doc(hidden)]
pub fn _r_print_newline()
Expand description

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