|
|
|
|
|
by hessenwolf
5629 days ago
|
|
My problem is that between work in work and work in startup I need to write in about 8 languages. This applies in all languages: vec1 = rnorm(100) system.time(vec1) mean(vec1) And, I can get my colleagues to fix it when I screw up, even though they are not R-heads. |
|