isAvailable {manipulate}R Documentation

Check whether manipulate is available

Description

Check whether manipulate is available in the current front-end environment.

Usage

isAvailable()

Details

The manipulate package works only within the RStudio front-end.

Value

TRUE if manipulate is available, otherwise FALSE.


[Package manipulate version 1.0.1 Index]