The code looks like this:
L1=list(a=1,b=2,c=3)
f1=as.factor(c)
L1[[f1]] returns 1
What happens if we give a factor as an index at a list?
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/lis
The code looks like this:
L1=list(a=1,b=2,c=3)
f1=as.factor(c)
L1[[f1]] returns 1
What happens if we give a factor as an index at a list?
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/lis
I am a new user and want to learn R from the most basic level.
Suggest me a reading or a link.
Thanks
Varsha
P.S. I would appreciate if you could also send me the link where I can read
questions and answers posted by others.
[[alternative HTML version deleted]]
___
3 matches
Mail list logo