check_that_compiled {eyelinkReader} | R Documentation |
Checks whether EDF API library was present and interface was successfully be compiled
check_that_compiled(fail_loudly = TRUE)
fail_loudly |
logical, whether lack of compiled library means
error ( |
No return value. Stops the computation, if compiled interface to EDF API in missing.
check_that_compiled(fail_loudly = FALSE)