Skip to content
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

Use next print() method when <epichains> is invalidated #278

Open
jamesmbaazam opened this issue Sep 3, 2024 · 0 comments
Open

Use next print() method when <epichains> is invalidated #278

jamesmbaazam opened this issue Sep 3, 2024 · 0 comments

Comments

@jamesmbaazam
Copy link
Member

Sometimes, users may convert an <epichains> object to <data.frame> for example, and perform some operations on it, for example, remove columns. If a protected column is removed, the print method breaks. In this case, we need to use the next print() method. This issue is a result of #277.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant