Introduction
I assume that I have the following data.frame definition
d<-data.frame(a=1:10, b=rnorm(10), c=rnorm(10))
with output similar to
a b c
1 1 -1.4340611 1.3757397
2 2 0.1826867 1.4184245
3 3 -0.6749343 [...]
-
Recent Posts
-
Recent Comments
Archives
- January 2010 (1)
- July 2009 (3)
Categories
- Research (1)
- Uncategorized (3)
Tags
-
RSS Links