davidr@rhotrading.com
2004-Sep-13 19:45 UTC
[R] Can I find the datetime an object was last assigned to/saved?
I'm using v 1.9.1 under Windoz XP. Can I do the equivalent of "ls -l" on my R objects? R's "ls()" lists only the names. Thanks! David L. Reiner Rho Trading 440 S. LaSalle St -- Suite 620 Chicago IL 60605 312-362-4963 (voice) 312-362-4941 (fax) [[alternative HTML version deleted]]
Uwe Ligges
2004-Sep-14 07:03 UTC
[R] Can I find the datetime an object was last assigned to/saved?
davidr at rhotrading.com wrote:> I'm using v 1.9.1 under Windoz XP. > > Can I do the equivalent of "ls -l" on my R objects? R's "ls()" lists > only the names.For example ll() in package gregmisc. Uwe Ligges> Thanks! > > > > David L. Reiner > > > > Rho Trading > > 440 S. LaSalle St -- Suite 620 > > Chicago IL 60605 > > > > 312-362-4963 (voice) > > 312-362-4941 (fax) > > > > > > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
Gabor Grothendieck
2004-Sep-14 07:43 UTC
[R] Can I find the datetime an object was last assigned to/saved?
<davidr <at> rhotrading.com> writes:> I'm using v 1.9.1 under Windoz XP. > > Can I do the equivalent of "ls -l" on my R objects? R's "ls()" lists > only the names.Check out this thread where it was previously discussed: http://tolstoy.newcastle.edu.au/R/help/04/05/0207.html
Apparently Analagous Threads
- COM dates (was origin and "origin<-" in chron)
- Choices from a matrix
- standard errors for orthogonal linear regression
- R 2.1.0 for Windows installation error? atanh not in R.dll?
- How to print landscape from script in Windows: dev.print(win.print, printer="local printer name", ...) does not accept horizontal=TRUE