The R Project SVN R

Rev

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

Rev 55931 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-2011 R Core Development Team
3
% Copyright 1995-2011 R Core Development Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{Rscript}
6
\name{Rscript}
7
\alias{Rscript}
-
 
8
\title{Scripting Front-End for R}
7
\title{Scripting Front-End for R}
9
\description{
8
\description{
10
  This is an alternative front end for use in \samp{#!} scripts and
9
  This is an alternative front end for use in \samp{#!} scripts and
11
  other scripting applications.
10
  other scripting applications.
12
}
11
}