checkDeldir {rgl}R Documentation

Check for a compatible version of deldir

Description

Version 1.0-2 of deldir is not compatible with rgl. This allows code to avoid trying to call it.

Usage

checkDeldir(error = FALSE)

Arguments

error

If TRUE, stop with an error.

Value

Returns TRUE if deldir is available in a compatible version.

Examples

checkDeldir()

[Package rgl version 1.3.1 Index]