Skip to content
Prev 244423 / 398506 Next

Sequence generation in a table

Hi

r-help-bounces at r-project.org napsal dne 09.12.2010 12:41:47:
following output.
three
no of
me the
define say
Why? Those values are already numeric.

lapply(yy, is.numeric)

[[1]]
[1] TRUE

[[2]]
[1] TRUE

[[3]]
[1] TRUE

and you can use the same construction to perform almost any operation on 
list.

lapply(yy, max)
lapply(yy, mean)
lapply(yy, sd)
lapply(yy, t.test)

Regards
Petr
practical
the
my
allows for
http://www.R-project.org/posting-guide.html