The R Project SVN R

Rev

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

Rev 62049 Rev 62172
Line 4... Line 4...
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{system.file}
6
\name{system.file}
7
\title{Find Names of R System Files}
7
\title{Find Names of R System Files}
8
\usage{
8
\usage{
9
system.file(\dots, package = "base", lib.loc = NULL, mustWork = FALSE)
9
system.file(\dots, package = "base", lib.loc = NULL,
-
 
10
            mustWork = FALSE)
10
}
11
}
11
\alias{system.file}
12
\alias{system.file}
12
\arguments{
13
\arguments{
13
  \item{\dots}{character vectors, specifying subdirectory and file(s)
14
  \item{\dots}{character vectors, specifying subdirectory and file(s)
14
    within some package.  The default, none, returns the
15
    within some package.  The default, none, returns the