Learn R Programming

NMproject (version 0.6.9)

system_nm_intern: Diagnostic test for system_nm

Description

Used for diagnostic purposes. Will print shell outputs to screen.

Usage

system_nm_intern(..., intern = TRUE, ignore.stderr = TRUE, wait = TRUE)

Arguments

...

Arguments passed to system_nm().

intern

Arguments passed to system_nm().

ignore.stderr

Arguments passed to system_nm().

wait

Arguments passed to system_nm().