cgal_is_installed | R Documentation |
Check if CGAL header files exist in RcppCGAL package
cgal_is_installed()
This function will perform a very simple check to see if the CGAL folder exists in the include directory and that it is non-empty. If the folder exists and is non-empty, the function returns TRUE
; otherwise the function returns FALSE
.
logical value
cgal_is_installed()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.