Skip to content
Back to formatted view

Raw Message

Message-ID: <1124406069.26112.13.camel@iron.libaux.ucsf.edu>
Date: 2005-08-18T23:01:09Z
From: Ross Boylan
Subject: Use of contains in S4 classes
In-Reply-To: <1124399671.26136.5.camel@iron.libaux.ucsf.edu>

Oops, the second class should have been A in the examples.  Corrected
version:

setClass("B", representation=representation("A", extra="numeric))
setClass("B", representation=representation(extra="numeric"),
	contains="A")
Are these the same?  If not, how do they differ?

What about
setClass("B", representation=representation("A", extra="numeric"),
	contains="A")
?

As far as I can tell, the Green Book doesn't talk about a contains
argument to setClass.
-- 
Ross Boylan                                      wk:  (415) 502-4031
530 Parnassus Avenue (Library) rm 115-4          ross at biostat.ucsf.edu
Dept of Epidemiology and Biostatistics           fax: (415) 476-9856
University of California, San Francisco
San Francisco, CA 94143-0840                     hm:  (415) 550-1062