unset_cgal: Unset the CGAL header file directory

View source: R/downloader.R

unset_cgalR Documentation

Unset the CGAL header file directory

Description

This package will remove the CGAL_DIR environmental variable.

Usage

unset_cgal(...)

Arguments

...

Not used at this time

Value

Invisibley returns TRUE if the CGAL_DIR variable was successfully removed or or FALSE if it was not.

See Also

unset_cgal()

Examples

## Not run: 
unset_cgal()

## End(Not run)

RcppCGAL documentation built on Sept. 11, 2024, 7:55 p.m.