Learn R Programming

sarsop (version 0.6.16)

assert_has_appl: test the APPL binaries

Description

Asserts that the C++ binaries for appl have been compiled successfully

Usage

assert_has_appl()

Arguments

Value

Will return TRUE if binaries are installed and can be located and executed, and FALSE otherwise.

Examples

Run this code
assert_has_appl()

Run the code above in your browser using DataLab