Full_Name: Lutz Prechelt
Version: 2.4.1
OS: Windows XP
Submission from: (NULL) (160.45.111.67)
aggregate (from package stats) should preserve the
ordering of levels of factors it works on and also their
'ordered' attribute if present.
But it does not.
Here is an example:
ff = facto
drop this particular backwards compatibility=20
feature from rbind?
Lutz
> It is not a bug, but the help page could say what happens for=20
> categories.
>=20
> On Fri, 23 Mar 2007, Lutz Prechelt wrote:
>=20
> > I am sorry.
> > Here is a minimal example:
> >
Full_Name: Lutz Prechelt
Version: 2.4.1
OS: Windows XP
Submission from: (NULL) (160.45.111.67)
'union' ignores the fact if its arguments are factors while all other set
operations (intersect, setdiff, setequal, is.element) treat them sensibly.
The manpage does not even mention the te
Full_Name: Lutz Prechelt
Version: 2.4.1
OS: Windows XP
Submission from: (NULL) (160.45.111.67)
I stack a number of data.frames using rbind.
Each of these dataframes has a column 'authorname', which is a factor
and a column author = unclass(authorname) as piecewise pseudonyms.
When usin
Dear R-devels,
I am looking for a package (or some other infrastructure) for the
following situation:
I am doing a larger data evaluation.
I have several dozen data files and do not want to keep the persistent
data in the R workspace (for robustness reasons).
I have several dozen R files, some fo
Full_Name: Lutz Prechelt
Version: 2.2.1
OS: WinXP
Submission from: (NULL) (130.133.8.114)
?attr declares base:attr as
attr(x, which)
attr(x, which) <- value
The following text under "Value", however, says:
The first form first looks for an exact match
to '
> plot(1,type="n") # make R stop and ask
Press Return for next plot:## End Don't sh> ow
Error: object "ow" not found
Rather weird.
Any ideas?
I am using R 2.2.1.
Lutz Prechelt
Prof. Dr. Lutz Prechelt; [EMAIL PROTECTED]
Institut fuer Informatik; Freie Un
e right way to solve this problem?
I can hardly believe that there is none (although the
examples of 'plot' suggest exactly this: They run
through multiple plots in a hurry.)
I guess the appropriate approach would be if
example() had some kind of single-stepping option?
Any hints?
Lutz
to report to R-bugs?
Any help is appreciated.
Thanks in advance,
Lutz Prechelt
Prof. Dr. Lutz Prechelt; [EMAIL PROTECTED]
Institut fuer Informatik; Freie Universitaet Berlin
Takustr. 9; 14195 Berlin; Germany
+49 30 838 75115; http://www.inf.fu-berlin.de/inst/ag-se/
_
Full_Name: Lutz Prechelt
Version: 2.2.1
OS: WinXP SP2
Submission from: (NULL) (130.133.8.114)
This command
plot(0, 0, xlim=c(3, 5), ylim=c(0, 10, 17))
should complain about 'ylim' (because it has three elements).
However, it does in fact (in my german error message at least)
comp
10 matches
Mail list logo