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
/
R
/
densityplot.R
@ 1663
– Rev 5315
Rev
Show 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
5315
6412 d 3 h
deepayan
/trunk/lattice/
fixed many partial argument matches
5269
6457 d 23 h
deepayan
/trunk/lattice/R/
fixed densityplot prepanel bug for empty packets; also cleaned up NA usage
5214
6545 d 5 h
deepayan
/trunk/lattice/
added a 'weights' argument to densityplot
5210
6550 d 4 h
deepayan
/trunk/lattice/R/
draw density last, to allow grids etc.
5194
6565 d 6 h
deepayan
/trunk/lattice/
improved memory usage for non-formula methods; make one less copy
5162
6612 d 9 h
deepayan
/trunk/lattice/
bugfix: [xy]lim=list() didn't work with scales=TRUE (reported by Richard Cotton)
4554
6962 d 10 h
deepayan
/trunk/lattice/R/
a better value for the call slot of trellis objects; update.default now works
4408
6996 d 3 h
deepayan
/trunk/lattice/R/
changed all slots to sys.call(sys.parent()), which hopefully better approximates the original call
4318
7028 d 7 h
deepayan
/trunk/lattice/
changed as.name() to quote() in several places, and updated docs to reflect lpolygon fix that ignores font parameters
4212
7062 d 3 h
deepayan
/trunk/lattice/
bugfixes
4211
7062 d 6 h
deepayan
/trunk/lattice/
made the 'lattice.options' argument work better, in the sense that it is used when trellis objects are created, not just when they are printed
4184
7074 d 4 h
deepayan
/trunk/lattice/R/
improved warning messages (mostly put single quotes around object names)
4181
7075 d 11 h
deepayan
/trunk/lattice/R/
made panel function defaults settable options
3917
7218 d 5 h
deepayan
/trunk/lattice/
changed instances of seq to seq_along and seq_length wherever appropriate
3905
7222 d 4 h
deepayan
/trunk/lattice/R/
fixes to potential problems with reversed axes
3207
7357 d 7 h
deepayan
/trunk/lattice/R/
updated copyright notice
3199
7360 d 10 h
deepayan
/trunk/lattice/R/
bugfix (NA-s in groups) for densityplot
2335
7452 d 22 h
deepayan
/trunk/lattice/
changed defaults of data=parent.frame() to data=NULL
2244
7491 d 21 h
deepayan
/trunk/lattice/R/
changed wrong use of 'library' to 'package' in license statement, updated copyright
2138
7508 d 7 h
deepayan
/trunk/lattice/
added a 'type' argument to some panel functions (to avoid multiple matching). Misc doc updates.
←Prev
1
2
Next→
Show All