The R Project SVN R

Rev

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

Rev 56184 Rev 56186
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 2011 R Core Development Team
3
% Copyright 2011 R Core Development Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{removeSource}
6
\name{removeSource}
-
 
7
\alias{removeSource}
7
\title{
8
\title{
8
  Remove Stored Source from a Function.
9
  Remove Stored Source from a Function.
9
}
10
}
10
\description{
11
\description{
11
  When \code{options("keep.source")} is \code{TRUE}, a copy of the
12
  When \code{options("keep.source")} is \code{TRUE}, a copy of the