Macro aorist_extendr_api::reprintln[][src]

macro_rules! reprintln {
    () => { ... };
    ($($rest : tt) *) => { ... };
}
Expand description

Print with a newline via the R output stream.