Displaying 2 results from an estimated 2 matches for "kanaan".
Did you mean:
kanan
2007 Mar 12
0
Tracking when an object/function was modified (Mona Kanaan)
You might find this useful.
I have modified the R 'edit' function by adding
attr(x,"date.modified") <-
substring(Sys.time(),1,19)
before the last line.
I then changed to ls() to sort functions, paste function name and time
stamp from the contents of the "date.modified" attribute before output.
Not particularly tidy but functional.
2007 Mar 08
1
Tracking when an object/function was modified
...ike to track the date when an R-object (specifically an R-
function) was modified, how can I achieve that? Furthermore, how can I
sort these objects based on date modified?
Your help is greatly appreciated
All the best
Mona
--
*****************************************************
*Dr. Mona Kanaan *
*Department of Epidemiology and Population Health *
*Faculty of Health Sciences *
*The American University of Beirut *
*P.O. Box 11-0236, Riad El Solh 1107 2020 *
*Beirut, Lebanon...