The R Project SVN R

Rev

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

Rev 61433 Rev 62602
Line 32... Line 32...
32
  \item{title}{a display name for the object being edited.}
32
  \item{title}{a display name for the object being edited.}
33
  \item{editor}{a string naming the text editor you want to use.  On
33
  \item{editor}{a string naming the text editor you want to use.  On
34
    Unix the default is set from the environment variables \env{EDITOR}
34
    Unix the default is set from the environment variables \env{EDITOR}
35
    or \env{VISUAL} if either is set, otherwise \code{vi} is used.  On
35
    or \env{VISUAL} if either is set, otherwise \code{vi} is used.  On
36
    Windows it defaults to \code{"internal"}, the script editor.  On the
36
    Windows it defaults to \code{"internal"}, the script editor.  On the
37
    Mac OS X GUI the argument is ignored and the document editor is
37
    OS X GUI the argument is ignored and the document editor is
38
    always used.}
38
    always used.}
39
  \item{\dots}{further arguments to be passed to or from methods.}
39
  \item{\dots}{further arguments to be passed to or from methods.}
40
}
40
}
41
\details{
41
\details{
42
  \code{edit} invokes the text editor specified by \code{editor} with
42
  \code{edit} invokes the text editor specified by \code{editor} with