Learn R Programming

BayesianFROC (version 1.0.0)

pause: Pause for Demo

Description

Pause if and only if interactive() = TRUE.

Usage

pause(simple = FALSE)

Arguments

simple

A logical. If false, then verbose.

pause()