Thanks! H.
John Chambers wrote:
Yes, thanks. Should be fixed now in r-devel and 2.9.0 patched.
John
hpa...@fhcrc.org wrote:
Hi,
I can't get the non-abbreviated class names of the
rows and the cols of the Adjacency Matrix:
setClass("ClassWithALongName")
setClass("SubclassOfClassWithALongN
Yes, thanks. Should be fixed now in r-devel and 2.9.0 patched.
John
hpa...@fhcrc.org wrote:
Hi,
I can't get the non-abbreviated class names of the
rows and the cols of the Adjacency Matrix:
setClass("ClassWithALongName")
setClass("SubclassOfClassWithALongName",
contains="ClassWithA
Hi,
I can't get the non-abbreviated class names of the
rows and the cols of the Adjacency Matrix:
setClass("ClassWithALongName")
setClass("SubclassOfClassWithALongName",
contains="ClassWithALongName")
Trying all possible values for 'abbreviate' (with R-2.9.0):
classesToAM("SubclassOf