search for: dirframe

Displaying 2 results from an estimated 2 matches for "dirframe".

Did you mean: airframe
2011 Nov 28
5
window manager interface commands for linux
How can i replicate this in Linux: source(file.choose()) I've tried source(tkgetOpenFile()) but with no luck
2011 Jan 13
1
s3 methods on S4 objects
...ware for data Analysis) and I've been trying my hand at some very routine S4 OOP development. One of the things I was trying to do was to create some very basic S4 classes. The first was simply a class that had a data.frame as part of its representation. setClass("df",representation(dirframe="data.frame")) The object basically contains a data.frame that represents a file directory listing with a column named filename, size, time, etc. And then I have methods for doing various things with this object. I then tried to tackle the problem of coercing this S4 object to a data.f...