The R Project SVN R

Rev

Rev 50821 | Rev 56186 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 50821 Rev 56184
Line 2... Line 2...
2
% Part of the R package, http://www.R-project.org
2
% Part of the R package, http://www.R-project.org
3
% Copyright 1995-2007 R Core Development Team
3
% Copyright 1995-2007 R Core Development Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{dev.interactive}
6
\name{dev.interactive}
7
\alias{dev.interactive}
-
 
8
\alias{deviceIsInteractive}
7
\alias{deviceIsInteractive}
9
\title{Is the Current Graphics Device Interactive?}
8
\title{Is the Current Graphics Device Interactive?}
10
\description{
9
\description{
11
  Test if the current graphics device (or that which would be opened) is
10
  Test if the current graphics device (or that which would be opened) is
12
  interactive.
11
  interactive.