Learn R Programming

NMproject (version 0.6.9)

psn_check: Tests if psn is accessible

Description

[Experimental]

NMproject needs PsN installed to function. If PsN is not installed.

Usage

psn_check(fail_if_false = TRUE)

Value

Logical TRUE or FALSE.

Arguments

fail_if_false

Logical (default = TRUE). Should the function return an error message if system_nm() is not available.

Examples

Run this code

psn_check(fail_if_false = FALSE)

Run the code above in your browser using DataLab