The R Project SVN R

Rev

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

Rev 63016 Rev 63022
Line 22... Line 22...
22
}
22
}
23
\value{
23
\value{
24
A matrix with columns
24
A matrix with columns
25
\item{Package}{the name of the package}
25
\item{Package}{the name of the package}
26
\item{Dir}{the directory where the package is installed}
26
\item{Dir}{the directory where the package is installed}
-
 
27
\item{Topic}{the name of the vignette}
27
\item{File}{the base filename of the source of the vignette}
28
\item{File}{the base filename of the source of the vignette}
28
\item{Title}{the title of the vignette}
29
\item{Title}{the title of the vignette}
29
\item{R}{the tangled R source from the vignette}
30
\item{R}{the tangled R source from the vignette}
30
\item{PDF}{the PDF or HTML file for display}
31
\item{PDF}{the PDF or HTML file for display}
31
}
32
}