This file is indexed.

/usr/lib/R/site-library/Biobase/Code/man/get@PKGNAME@.Rd is in r-bioc-biobase 2.14.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
\name{get@PKGNAME@}
\alias{get@PKGNAME@}
\title{Accessor function - Greek mythology package: @TITLE@}
\description{Accessor function - Greek mythology package: @TITLE@}
\usage{
get@PKGNAME@(n)
}
\arguments{\item{n}{Integer.}}
\value{A character vector of the same size as \code{n}.}
\examples{
data(@PKGNAME@)
get@PKGNAME@(1:3)
}
\keyword{datasets}