File: get%40PKGNAME%40.Rd

package info (click to toggle)
r-bioc-biobase 2.66.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 4,136 kB
  • sloc: ansic: 642; makefile: 3
file content (15 lines) | stat: -rw-r--r-- 350 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
\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}