Learn R Programming

rgl (version 1.3.1)

checkDeldir: 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)

Value

Returns TRUE if deldir is available in a compatible version.

Arguments

error

If TRUE, stop with an error.

Examples

Run this code
checkDeldir()

Run the code above in your browser using DataLab