~ubuntu-branches/ubuntu/oneiric/latticeextra/oneiric

« back to all changes in this revision

Viewing changes to man/layer.Rd

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2011-05-13 15:40:08 UTC
  • mfrom: (1.4.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110513154008-ogqy8zo6elhazff4
Tags: 0.6-16-1
* New upstream release

* debian/control: Set (Build-)Depends: to current R version
* debian/control: Set Standards-Version: to current version 

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 
26
26
\S3method{+}{trellis}(object, lay)
27
27
 
28
 
drawLayer(lay)
 
28
drawLayer(lay, panelArgs = trellis.panelArgs())
29
29
 
30
30
flattenPanel(object)
31
31
}
101
101
  }
102
102
  \item{object}{ a trellis object. }
103
103
  \item{lay}{ a layer object. }
 
104
  \item{panelArgs}{ list of arguments to the panel function. }
104
105
}
105
106
\details{
106
107
  The \code{layer} mechanism is a method for augmenting a panel