Displaying 5 results from an estimated 5 matches for "ahgarin".
Did you mean:
again
2000 Dec 01
1
text in new window
...evice and write text and/or include an object (mostly matrices or
lists).
I've tried around windows(), but which I'd expect to work doesn't:
windows(text(results)),
or windows(parse("Final result:",results))
-"results" is a numeric object-.
Thanks for any help,
Alex Ahgarin
-----------------------------------------------
FREE! The World's Best Email Address @email.com
Reserve your name now at http://www.email.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FA...
1999 Dec 13
2
Combinations
...ength (say, c(A,B,C,D), I need to obtain all
posible combinations (order doesn't matter) of the elements.
I would like a function such as:
function(x,c(A,B,C,D))
to give a matrix (for x=3) like:
A B C
A B D
A C D
B C D
or for x=2
A B
A C
A D
B C
B D
C D
And so on.
Any ideas??
Thank you,
Alex Ahgarin
Data Management
I.R.W. Co.
-----------------------------------------------
FREE! The World's Best Email Address @email.com
Reserve your name now at http://www.email.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci....
2000 Sep 19
2
Simple command
Is there an "execute" command such that:
execute(paste("X[3]<-5"))
or
execute(paste("anything"))
where "anything" is executed by R??
Thanks,
Alex Ahgarin
________________________________________________________________
Data Management
ISC Inc.
Washington, DC.
-----------------------------------------------
FREE! The World's Best Email Address @email.com
Reserve your name now at http://www.email.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2000 Jan 06
1
No subject
...ot;vsize" value.
Trying any similar combination directly on the command line gives nothing
too.
I know you guys will give me this simple answer in 10 seconds, I would
prefer to find a more clear help and
not to use this list, which I am sure is intended to better discussions.
Thank you.
Alex Ahgarin
-----------------------------------------------
FREE! The World's Best Email Address @email.com
Reserve your name now at http://www.email.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ...
2000 Feb 15
1
Help with for
...of min.
Q2. The former type of job works better with sapply (or the like), but when
FUN returns a vector, I haven't been able to get a matrix instead of a list
(simplify=TRUE, does not make any difference). Any way to avoid converting
list into matrix after sapply??
Thank you very much,
Alex Ahgarin
Data Management Dpt.
IDS
Washington, US
-----------------------------------------------
FREE! The World's Best Email Address @email.com
Reserve your name now at http://www.email.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read ht...