dev.off {graphics} R Documentation

returns the number and name of the new active device

Description

(after the specified device has been shut down).

Usage

dev.off(
    which = -1);

Arguments

which

An integer specifying a device number. [as integer]

Details

Authors

SMRUCC genomics Institute

Value

this function returns data object of type any kind.

clr value class

Examples


[Package graphics version 2.33.856.6961 Index]