| Line 22... |
Line 22... |
| 22 |
by argument \code{all}) are searched.}
|
22 |
by argument \code{all}) are searched.}
|
| 23 |
\item{lib.loc}{a character vector of directory names of \R libraries,
|
23 |
\item{lib.loc}{a character vector of directory names of \R libraries,
|
| 24 |
or \code{NULL}. The default value of \code{NULL} corresponds to all
|
24 |
or \code{NULL}. The default value of \code{NULL} corresponds to all
|
| 25 |
libraries currently known.}
|
25 |
libraries currently known.}
|
| 26 |
\item{all}{logical; if \code{TRUE} search
|
26 |
\item{all}{logical; if \code{TRUE} search
|
| 27 |
all available packages in the library trees specified by \code{lib.loc},
|
27 |
all available packages in the library trees specified by \code{lib.loc},
|
| 28 |
and if \code{FALSE}, search only attached packages.}
|
28 |
and if \code{FALSE}, search only attached packages.}
|
| 29 |
\item{x}{Object of class \code{browseVignettes}.}
|
29 |
\item{x}{Object of class \code{browseVignettes}.}
|
| 30 |
\item{\dots}{Further arguments, ignored by the \code{print} method. }
|
30 |
\item{\dots}{Further arguments, ignored by the \code{print} method. }
|
| 31 |
}
|
31 |
}
|
| 32 |
\details{
|
32 |
\details{
|