-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Class system #3
Comments
Class system as is:
These two classes should be simplified. The last one is never reused. I suggest simply to merge them in a single class, a list with two components.
N.B.: it seems that no classes have been defined for the functions of the PCC.Stemma family. Is it necessary? In the documentation, I refer to pccStemma class, etc., but such don't exist yet. N.B.: For the moment, all these classes are informal S3 classes. It could be a good idea to implement more formal classes, with |
New classes to be defined:
If necessary (or to be consistent):
|
The PCC.Stemma output does not seem to have a class associated to it. I need to create one, and verify globally that the class system is consistent.
The text was updated successfully, but these errors were encountered: