Re: [Rd] Link between Qt GUI and R

2011-09-13 Thread jverzani
Barry Rowlingson lancaster.ac.uk> writes: > > On Mon, Sep 12, 2011 at 2:00 AM, typhoong > eurus-energy.com> wrote: > > hi everyone, thanks for all the tips. > > > > > > Barry, can you tell me why you think PyQT is by far the best way? > > I said that conditional on you knowing or wanting to

[Rd] Extending [ method to S4 class and drop argument (PR#9211)

2006-09-08 Thread jverzani
Full_Name: John Verzani Version: 2.4.0 alpha (2006-09-05 r39134) OS: linux, gentoo 2.6.17 Submission from: (NULL) (163.238.43.26) When extending the "[" method to a new S4 class, the default value for the drop argument is not being found. Here is a small example: setClass("test",representation(x