[R] simple question about max(x,y)

lapertem4 lapertem44 at 126.com
Wed May 16 02:42:33 CEST 2012


x <- 3
y <- 4
max(x,y)
4
--------------------
how can i get the greater variable name
y

thanks

--
View this message in context: http://r.789695.n4.nabble.com/simple-question-about-max-x-y-tp4630201.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list