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

x <- print(...) #27

Open
ggrothendieck opened this issue Jul 19, 2022 · 0 comments
Open

x <- print(...) #27

ggrothendieck opened this issue Jul 19, 2022 · 0 comments

Comments

@ggrothendieck
Copy link

To get a character representation of an mpoly object it seems one has to use x <- print(...). I think the way it should work is that there should be a format and/or as.character method and then users can use that so they don't have to use print to convert to a character representation. print can then internally use as.character or format.

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