~ubuntu-branches/ubuntu/utopic/rggobi/utopic

« back to all changes in this revision

Viewing changes to man/names-GGobiData-c0.rd

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2006-11-09 20:28:24 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20061109202824-rprmht1pviku76qg
Tags: 2.1.4-1-1
* New upstream release
* debian/rules: Simplied to one-liner sourcing r-cran.mk
* debian/control: (Build-)Depends: upgraded to the current versions
  r-base-core (>= 2.4.0) and ggobi (>= 2.1.4)
* debian/control: Added Depends: on r-cran-rgtk2; we cannot currently
  Build-Depends: on it as it wants an X11 display which stop autobuilds
* debian/control: Standards-Version: upgraded to 3.7.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
\name{names.GGobiData}
 
2
\alias{names.GGobiData}
 
3
\title{GGobiData column names}
 
4
\author{Hadley Wickham <h.wickham@gmail.com>}
 
5
 
 
6
\description{
 
7
Get column names for a GGobiData
 
8
}
 
9
\usage{names.GGobiData(x, ...)}
 
10
\arguments{
 
11
\item{x}{dataset}
 
12
\item{...}{}
 
13
}
 
14
 
 
15
\details{}
 
16
 
 
17
\examples{}
 
18
\keyword{attribute}
 
19
\keyword{internal}