View source: R/check_that_compiled.R
check_that_compiled | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.