Skip to content
Back to formatted view

Raw Message

Message-ID: <1337128953967-4630201.post@n4.nabble.com>
Date: 2012-05-16T00:42:33Z
From: lapertem4
Subject: simple question about max(x,y)

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.