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

« back to all changes in this revision

Viewing changes to man/glyph-type-ggobiDataset-21.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{glyph_type.ggobiDataset}
2
 
\alias{glyph_type.ggobiDataset}
3
 
\alias{glyph_type}
4
 
\title{Get glyph type.}
5
 
\author{Hadley Wickham <h.wickham@gmail.com>}
6
 
 
7
 
\description{
8
 
Get glyph type.
9
 
}
10
 
\usage{glyph_type.ggobiDataset(x)}
11
 
\arguments{
12
 
\item{x}{ggobiDataset}
13
 
}
14
 
 
15
 
\details{}
16
 
\seealso{\code{\link{glyph_type<-}}}
17
 
\examples{}
18
 
\keyword{dynamic}