powered by
Checks whether EDF API library was present and interface was successfully be compiled
check_that_compiled(fail_loudly = TRUE)
No return value. Stops the computation, if compiled interface to EDF API in missing.
logical, whether lack of compiled library means error (TRUE), just warning (FALSE), or silent (NA, for test use only).
TRUE
FALSE
NA
check_that_compiled(fail_loudly = FALSE)
Run the code above in your browser using DataLab