Displaying 3 results from an estimated 3 matches for "hellscho".
2007 Nov 07
2
Adding submenus to existing consol GUI menu
If possible I would like to add two sub-menus to the R Console under
Windows.
For example, I would like to add:
winMenuAddItem("File", "Load CSV...", "loadCSV()")
winMenuAddItem("File", "Save CSV...", "saveCSV()")
and have them appear under the initial 'File' item rather than add a new
'File' menu item. I seem to
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.
2005 Feb 01
1
Hugh image created from modest data
Dear R users,
I am running R2.1 on windows XP SP2. I have a problem that I fear I am
providing insufficient information to resolve. But if anyone can suggest
directions to understand the problem I would be most grateful.
I import modest datasets which create a list of data frames (primary data
object) amounting to 15.9Mb when measured internally by object.size() . The
sizes of the list