R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R-packages
(root)
/
trunk
/
lattice
/
man
/
panel.densityplot.Rd
– Rev 5489
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
5489
6139 d 14 h
deepayan
/trunk/lattice/man/
reordered man pages, plus misc fixes for R 2.10
/trunk/lattice/man/Lattice.Rd
/trunk/lattice/man/Rows.Rd
/trunk/lattice/man/axis.default.Rd
/trunk/lattice/man/banking.Rd
/trunk/lattice/man/barchart.table.Rd
/trunk/lattice/man/barley.Rd
/trunk/lattice/man/cloud.Rd
/trunk/lattice/man/draw.colorkey.Rd
/trunk/lattice/man/draw.key.Rd
/trunk/lattice/man/environmental.Rd
/trunk/lattice/man/ethanol.Rd
/trunk/lattice/man/histogram.Rd
/trunk/lattice/man/interaction.Rd
/trunk/lattice/man/lattice.options.Rd
/trunk/lattice/man/latticeParseFormula.Rd
/trunk/lattice/man/level.colors.Rd
/trunk/lattice/man/levelplot.Rd
/trunk/lattice/man/llines.Rd
/trunk/lattice/man/lset.Rd
/trunk/lattice/man/make.groups.Rd
/trunk/lattice/man/melanoma.Rd
/trunk/lattice/man/oneway.Rd
/trunk/lattice/man/packet.panel.default.Rd
/trunk/lattice/man/panel.axis.Rd
/trunk/lattice/man/panel.barchart.Rd
/trunk/lattice/man/panel.bwplot.Rd
/trunk/lattice/man/panel.cloud.Rd
/trunk/lattice/man/panel.densityplot.Rd
/trunk/lattice/man/panel.dotplot.Rd
/trunk/lattice/man/panel.functions.Rd
/trunk/lattice/man/panel.histogram.Rd
/trunk/lattice/man/panel.levelplot.Rd
/trunk/lattice/man/panel.number.Rd
/trunk/lattice/man/panel.pairs.Rd
/trunk/lattice/man/panel.parallel.Rd
/trunk/lattice/man/panel.qqmath.Rd
/trunk/lattice/man/panel.qqmathline.Rd
/trunk/lattice/man/panel.smoothScatter.Rd
/trunk/lattice/man/panel.stripplot.Rd
/trunk/lattice/man/panel.superpose.Rd
/trunk/lattice/man/panel.violin.Rd
/trunk/lattice/man/panel.xyplot.Rd
/trunk/lattice/man/prepanel.default.Rd
/trunk/lattice/man/prepanel.functions.Rd
/trunk/lattice/man/print.trellis.Rd
/trunk/lattice/man/qq.Rd
/trunk/lattice/man/qqmath.Rd
/trunk/lattice/man/rfs.Rd
/trunk/lattice/man/shingles.Rd
/trunk/lattice/man/simpleKey.Rd
/trunk/lattice/man/simpleTheme.Rd
/trunk/lattice/man/singer.Rd
/trunk/lattice/man/splom.Rd
/trunk/lattice/man/strip.default.Rd
/trunk/lattice/man/tmd.Rd
/trunk/lattice/man/trellis.device.Rd
/trunk/lattice/man/trellis.object.Rd
/trunk/lattice/man/trellis.par.get.Rd
/trunk/lattice/man/update.trellis.Rd
/trunk/lattice/man/utilities.3d.Rd
/trunk/lattice/man/xyplot.Rd
5214
6544 d 11 h
deepayan
/trunk/lattice/
added a 'weights' argument to densityplot
/trunk/lattice/R/densityplot.R
/trunk/lattice/man/histogram.Rd
/trunk/lattice/man/panel.densityplot.Rd
/trunk/lattice/man/prepanel.default.Rd
5183
6568 d 10 h
deepayan
/trunk/lattice/
added the possibility of parallel coordinate plots stacked side by side through a 'horizontal' argument.
/trunk/lattice/R/parallel.R
/trunk/lattice/man/panel.densityplot.Rd
/trunk/lattice/man/panel.parallel.Rd
/trunk/lattice/man/prepanel.default.Rd
/trunk/lattice/man/splom.Rd
2138
7507 d 13 h
deepayan
/trunk/lattice/
added a 'type' argument to some panel functions (to avoid multiple matching). Misc doc updates.
/trunk/lattice/DESCRIPTION
/trunk/lattice/INDEX
/trunk/lattice/R/densityplot.R
/trunk/lattice/R/panels.R
/trunk/lattice/SvnLog
/trunk/lattice/man/panel.densityplot.Rd
/trunk/lattice/man/panel.functions.Rd
/trunk/lattice/man/update.trellis.Rd
/trunk/lattice/po/R-fr.po
/trunk/lattice/po/R-lattice.pot
2067
7532 d 7 h
deepayan
/trunk/lattice/
panel.xyplot and panel.densityplot can now handle 'groups' themselves (by calling panel.superpose), which means that there's no need to change the default panel functions in the corresponding high level functions when 'groups' is non-null. This doesn't really do anything new, it just avoids a long explanation. Also improved summary.trellis.
/trunk/lattice/INDEX
/trunk/lattice/NAMESPACE
/trunk/lattice/R/densityplot.R
/trunk/lattice/R/qqmath.R
/trunk/lattice/R/summary.trellis.R
/trunk/lattice/R/xyplot.R
/trunk/lattice/man/histogram.Rd
/trunk/lattice/man/panel.densityplot.Rd
/trunk/lattice/man/panel.xyplot.Rd
/trunk/lattice/man/print.trellis.Rd
/trunk/lattice/man/update.trellis.Rd
/trunk/lattice/man/xyplot.Rd
1794
7628 d 19 h
deepayan
/trunk/lattice/
changed name of first argument in high level functions from formula to x, did away with synopses as much as possible (xyplot, cloud and levelplot remaining, of which xyplot should be done before 2.2.0)
/trunk/lattice/DESCRIPTION
/trunk/lattice/INDEX
/trunk/lattice/R/bwplot.R
/trunk/lattice/R/cloud.R
/trunk/lattice/R/densityplot.R
/trunk/lattice/R/histogram.R
/trunk/lattice/R/legend.R
/trunk/lattice/R/levelplot.R
/trunk/lattice/R/parallel.R
/trunk/lattice/R/print.trellis.R
/trunk/lattice/R/qq.R
/trunk/lattice/R/qqmath.R
/trunk/lattice/R/splom.R
/trunk/lattice/R/xyplot.R
/trunk/lattice/demo/lattice.R
/trunk/lattice/man/Lattice.Rd
/trunk/lattice/man/barchart.table.Rd
/trunk/lattice/man/cloud.Rd
/trunk/lattice/man/histogram.Rd
/trunk/lattice/man/interaction.Rd
/trunk/lattice/man/lattice-internal.Rd.foo
/trunk/lattice/man/levelplot.Rd
/trunk/lattice/man/llines.Rd
/trunk/lattice/man/panel.axis.Rd
/trunk/lattice/man/panel.bwplot.Rd
/trunk/lattice/man/panel.densityplot.Rd
/trunk/lattice/man/panel.functions.Rd
/trunk/lattice/man/panel.histogram.Rd
/trunk/lattice/man/panel.pairs.Rd
/trunk/lattice/man/panel.superpose.Rd
/trunk/lattice/man/panel.violin.Rd
/trunk/lattice/man/panel.xyplot.Rd
/trunk/lattice/man/prepanel.functions.Rd
/trunk/lattice/man/print.trellis.Rd
/trunk/lattice/man/qq.Rd
/trunk/lattice/man/qqmath.Rd
/trunk/lattice/man/rfs.Rd
/trunk/lattice/man/splom.Rd
/trunk/lattice/man/tmd.Rd
/trunk/lattice/man/trellis.device.Rd
/trunk/lattice/man/trellis.par.get.Rd
/trunk/lattice/man/update.trellis.Rd
/trunk/lattice/man/xyplot.Rd
1741
7646 d 18 h
deepayan
/trunk/lattice/man/
doc updates, mainly to fix spurious uses of explicit quotes
/trunk/lattice/man/Lattice.Rd
/trunk/lattice/man/Rows.Rd
/trunk/lattice/man/banking.Rd
/trunk/lattice/man/barchart.table.Rd
/trunk/lattice/man/barley.Rd
/trunk/lattice/man/cloud.Rd
/trunk/lattice/man/draw.colorkey.Rd
/trunk/lattice/man/draw.key.Rd
/trunk/lattice/man/histogram.Rd
/trunk/lattice/man/interaction.Rd
/trunk/lattice/man/latticeParseFormula.Rd
/trunk/lattice/man/levelplot.Rd
/trunk/lattice/man/llines.Rd
/trunk/lattice/man/lset.Rd
/trunk/lattice/man/panel.axis.Rd
/trunk/lattice/man/panel.barchart.Rd
/trunk/lattice/man/panel.bwplot.Rd
/trunk/lattice/man/panel.cloud.Rd
/trunk/lattice/man/panel.densityplot.Rd
/trunk/lattice/man/panel.dotplot.Rd
/trunk/lattice/man/panel.functions.Rd
/trunk/lattice/man/panel.histogram.Rd
/trunk/lattice/man/panel.pairs.Rd
/trunk/lattice/man/panel.stripplot.Rd
/trunk/lattice/man/panel.violin.Rd
/trunk/lattice/man/panel.xyplot.Rd
/trunk/lattice/man/print.trellis.Rd
/trunk/lattice/man/qq.Rd
/trunk/lattice/man/qqmath.Rd
/trunk/lattice/man/rfs.Rd
/trunk/lattice/man/shingles.Rd
/trunk/lattice/man/splom.Rd
/trunk/lattice/man/tmd.Rd
/trunk/lattice/man/trellis.device.Rd
/trunk/lattice/man/trellis.object.Rd
/trunk/lattice/man/trellis.par.get.Rd
/trunk/lattice/man/update.trellis.Rd
/trunk/lattice/man/utilities.3d.Rd
/trunk/lattice/man/xyplot.Rd
1600
7707 d 13 h
deepayan
/trunk/lattice/
misc updates, including putting back PACKAGE= in .Call in cloud.R
/trunk/lattice/R/axis.R
/trunk/lattice/R/bwplot.R
/trunk/lattice/R/cloud.R
/trunk/lattice/R/densityplot.R
/trunk/lattice/R/panels.R
/trunk/lattice/R/xyplot.R
/trunk/lattice/man/histogram.Rd
/trunk/lattice/man/panel.densityplot.Rd
1357
7777 d 8 h
deepayan
/trunk/lattice/
updated email address
/trunk/lattice/R/axis.R
/trunk/lattice/R/bwplot.R
/trunk/lattice/R/cloud.R
/trunk/lattice/R/common.R
/trunk/lattice/R/densityplot.R
/trunk/lattice/R/histogram.R
/trunk/lattice/R/interaction.R
/trunk/lattice/R/layout.R
/trunk/lattice/R/legend.R
/trunk/lattice/R/levelplot.R
/trunk/lattice/R/miscellaneous.R
/trunk/lattice/R/panels.R
/trunk/lattice/R/parallel.R
/trunk/lattice/R/plot.shingle.R
/trunk/lattice/R/print.trellis.R
/trunk/lattice/R/qq.R
/trunk/lattice/R/qqmath.R
/trunk/lattice/R/scales.R
/trunk/lattice/R/settings.R
/trunk/lattice/R/shingle.R
/trunk/lattice/R/splom.R
/trunk/lattice/R/strip.R
/trunk/lattice/R/summary.trellis.R
/trunk/lattice/R/tmd.R
/trunk/lattice/R/update.trellis.R
/trunk/lattice/R/xyplot.R
/trunk/lattice/R/zzz.R
/trunk/lattice/man/Lattice.Rd
/trunk/lattice/man/Rows.Rd
/trunk/lattice/man/banking.Rd
/trunk/lattice/man/cloud.Rd
/trunk/lattice/man/draw.colorkey.Rd
/trunk/lattice/man/draw.key.Rd
/trunk/lattice/man/histogram.Rd
/trunk/lattice/man/interaction.Rd
/trunk/lattice/man/lattice-internal.Rd.foo
/trunk/lattice/man/lattice.options.Rd
/trunk/lattice/man/latticeParseFormula.Rd
/trunk/lattice/man/levelplot.Rd
/trunk/lattice/man/llines.Rd
/trunk/lattice/man/lset.Rd
/trunk/lattice/man/oneway.Rd
/trunk/lattice/man/panel.axis.Rd
/trunk/lattice/man/panel.barchart.Rd
/trunk/lattice/man/panel.bwplot.Rd
/trunk/lattice/man/panel.cloud.Rd
/trunk/lattice/man/panel.densityplot.Rd
/trunk/lattice/man/panel.dotplot.Rd
/trunk/lattice/man/panel.functions.Rd
/trunk/lattice/man/panel.histogram.Rd
/trunk/lattice/man/panel.levelplot.Rd
/trunk/lattice/man/panel.pairs.Rd
/trunk/lattice/man/panel.parallel.Rd
/trunk/lattice/man/panel.stripplot.Rd
/trunk/lattice/man/panel.superpose.Rd
/trunk/lattice/man/panel.tmd.Rd
/trunk/lattice/man/panel.xyplot.Rd
/trunk/lattice/man/print.trellis.Rd
/trunk/lattice/man/qq.Rd
/trunk/lattice/man/qqmath.Rd
/trunk/lattice/man/rfs.Rd
/trunk/lattice/man/shingles.Rd
/trunk/lattice/man/simpleKey.Rd
/trunk/lattice/man/splom.Rd
/trunk/lattice/man/strip.default.Rd
/trunk/lattice/man/tmd.Rd
/trunk/lattice/man/trellis.device.Rd
/trunk/lattice/man/trellis.par.get.Rd
/trunk/lattice/man/update.trellis.Rd
/trunk/lattice/man/utilities.3d.Rd
/trunk/lattice/man/xyplot.Rd
202
8146 d 13 h
bates
/trunk/lattice/
Initial import
/trunk/lattice
/trunk/lattice/ChangeLog
/trunk/lattice/DESCRIPTION
/trunk/lattice/INDEX
/trunk/lattice/NAMESPACE
/trunk/lattice/R
/trunk/lattice/R/axis.R
/trunk/lattice/R/bwplot.R
/trunk/lattice/R/cloud.R
/trunk/lattice/R/common.R
/trunk/lattice/R/densityplot.R
/trunk/lattice/R/histogram.R
/trunk/lattice/R/levelplot.R
/trunk/lattice/R/miscellaneous.R
/trunk/lattice/R/panels.R
/trunk/lattice/R/parallel.R
/trunk/lattice/R/plot.shingle.R
/trunk/lattice/R/print.trellis.R
/trunk/lattice/R/qq.R
/trunk/lattice/R/qqmath.R
/trunk/lattice/R/rfs.R
/trunk/lattice/R/scales.R
/trunk/lattice/R/settings.R
/trunk/lattice/R/splom.R
/trunk/lattice/R/tmd.R
/trunk/lattice/R/update.trellis.R
/trunk/lattice/R/xyplot.R
/trunk/lattice/R/zzz.R
/trunk/lattice/data
/trunk/lattice/data/barley.R
/trunk/lattice/data/environmental.R
/trunk/lattice/data/ethanol.R
/trunk/lattice/data/melanoma.R
/trunk/lattice/data/singer.R
/trunk/lattice/data/sunspot.R
/trunk/lattice/demo
/trunk/lattice/demo/00Index
/trunk/lattice/demo/lattice.R
/trunk/lattice/inst
/trunk/lattice/inst/Changes
/trunk/lattice/install.R
/trunk/lattice/man
/trunk/lattice/man/Lattice.Rd
/trunk/lattice/man/Rows.Rd
/trunk/lattice/man/banking.Rd
/trunk/lattice/man/cloud.Rd
/trunk/lattice/man/draw.colorkey.Rd
/trunk/lattice/man/draw.key.Rd
/trunk/lattice/man/histogram.Rd
/trunk/lattice/man/lattice-internal.Rd.foo
/trunk/lattice/man/latticeParseFormula.Rd
/trunk/lattice/man/levelplot.Rd
/trunk/lattice/man/llines.Rd
/trunk/lattice/man/lset.Rd
/trunk/lattice/man/oneway.Rd
/trunk/lattice/man/panel.barchart.Rd
/trunk/lattice/man/panel.bwplot.Rd
/trunk/lattice/man/panel.cloud.Rd
/trunk/lattice/man/panel.densityplot.Rd
/trunk/lattice/man/panel.dotplot.Rd
/trunk/lattice/man/panel.functions.Rd
/trunk/lattice/man/panel.histogram.Rd
/trunk/lattice/man/panel.levelplot.Rd
/trunk/lattice/man/panel.pairs.Rd
/trunk/lattice/man/panel.parallel.Rd
/trunk/lattice/man/panel.qqmathline.Rd
/trunk/lattice/man/panel.stripplot.Rd
/trunk/lattice/man/panel.superpose.Rd
/trunk/lattice/man/panel.tmd.Rd
/trunk/lattice/man/panel.xyplot.Rd
/trunk/lattice/man/prepanel.functions.Rd
/trunk/lattice/man/print.trellis.Rd
/trunk/lattice/man/qq.Rd
/trunk/lattice/man/qqmath.Rd
/trunk/lattice/man/rfs.Rd
/trunk/lattice/man/shingles.Rd
/trunk/lattice/man/simpleKey.Rd
/trunk/lattice/man/splom.Rd
/trunk/lattice/man/strip.default.Rd
/trunk/lattice/man/tmd.Rd
/trunk/lattice/man/trellis.datasets.Rd
/trunk/lattice/man/trellis.device.Rd
/trunk/lattice/man/trellis.object.Rd
/trunk/lattice/man/trellis.par.get.Rd
/trunk/lattice/man/update.trellis.Rd
/trunk/lattice/man/utilities.3d.Rd
/trunk/lattice/man/xyplot.Rd
/trunk/lattice/src
/trunk/lattice/src/threeDplot.c
/trunk/lattice/tests
/trunk/lattice/tests/MASSch04.R
/trunk/lattice/tests/dotplotscoping.R
/trunk/lattice/tests/levelplot.R
/trunk/lattice/tests/scales.R
/trunk/lattice/tests/temp.R
/trunk/lattice/tests/test.R