Last data update: 2014.03.03

R: Check whether manipulate is available
isAvailableR 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.

Results