R.bug.report (PR#315)
rnassar@duke.edu
rnassar@duke.edu
Wed, 10 Nov 1999 02:32:54 +0100 (MET)
Again I would like to express my deepest appreciation to all those
working so selflessly on the development of R for us all to use it
freely (and it is such a joy to use!)
Rashid Nassar
== Possible bug:
1.
boxplot()
This is an old behavior that I had reported before, but as it is still
there, it may not ba a bug (although it looks like one to me). "qfcut"
is numeric, "st" is a factor:
> plot(qfcut~st) # works
> plot(st,qfcut) # works
> boxplot(qfcut~st) # works
> boxplot(st,qfcut) # doesn't work
Error: "range" not meaningful for factors
== The following are minor typos, etc. in help screens, <<error>> [[suggested]]:
2.
?boxplot.default
names: group labels which <<while>> [[will]] be printed under each
boxplot.
3.
?par
adj: The value of `adj' determines the way in which
text strings are justified. A value of `0' pro-
duces <<right>> left-justified text, ...
4.
?abline
(end of 1st paragraph of Description):
.... through the origin, otherwise, the first 2 val-
ues are taken to be the <<slope and intercept>> [[intercept and
slope]]. (since the first parameter is interpreted as the intercept).
== The following are suggestions offered with a great deal of
(appropriate) diffidence:
5.
?tapply (also perhaps ?lapply, ?sapply, ?apply)
I think it would be useful to add `aggregate' to the "See Also:" list.
Without V&R I would not have known about aggregate.
6.
?persp
d: a value which can be used to vary the strength of
the perspective transformation. Values of `d'
greater than 1 will lessen the perspective effect
and values less and 1 will exaggerate it.
I think it may be useful if the value of d for no perspective
effect is also given (looks to be d=10?)
7.
It is great that `boxplot' has a data= parameter; can `plot' (as in
`plot.default') have one too? (no answer needed-- I know if not, there
is a good reason for it :)
Thanks again. -Rashid
--please do not edit the information below--
Version:
platform = i586-unknown-linux
arch = i586
os = linux
system = i586, linux
status = Release
major = 0
minor = 65.1
year = 1999
month = October
day = 07
language = R
Search Path:
.GlobalEnv, qfc, Autoloads, Autoloads, package:base
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._