Dear all,

Are there any plans to export coerce2() from the S4Vectors namespace, like 
other exported internal utilities such as showAsCell() and setListElement()?

I have a couple classes that inherit from DataFrame, and some inherited methods 
(like [[<-) break in certain situations due to calls to coerce2() that coerce 
arguments to a regular DataFrame (instead of my subclass). This could be fixed 
if I were able to implement a coerce2() method for my subclass.

Any suggestions on how to approach problems like this when inheriting from 
DataFrame and other Vector derivatives?

Many thanks,
Kylie

~~~
Kylie Ariel Bemis
College of Computer and Information Science
Northeastern University
kuwisdelu.github.io<https://kuwisdelu.github.io>






        [[alternative HTML version deleted]]

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to