Hi Renard --
On 03/16/2010 05:26 AM, Renard Didier wrote:
> Hello to everybody
>
> I am developing a package using R and have the following problem:
>
> I used to work in a mixture of S3 and S4 mechanism environment: as a
> matter of fact, I used to define my classes (say "DB" for illustration)
Hello to everybody
I am developing a package using R and have the following problem:
I used to work in a mixture of S3 and S4 mechanism environment: as a
matter of fact, I used to define my classes (say "DB" for illustration)
using the setClass function (with representation field), and
I was u