Uncategorized Obtaining R Object name 20 May 201220 May 2012 While programming in R, occasionally I wish I can just get the name of an object that I am working with and print out the name, or use the name…
Uncategorized Getting help finding sourcecode in R 3 May 2012 (From:http://cran.r-project.org/doc/Rnews/Rnews_2006-4.pdf page 43) It's always a good idea to look under the hood and see how things work! Sometimes, that's the only way to make sure that other people's codes or…