Skip to content

Comments

Use show instead of print for examples#2860

Closed
jayhesselberth wants to merge 1 commit intomainfrom
show-examples
Closed

Use show instead of print for examples#2860
jayhesselberth wants to merge 1 commit intomainfrom
show-examples

Conversation

@jayhesselberth
Copy link
Collaborator

Closes #2848

@jayhesselberth
Copy link
Collaborator Author

The output looks identical to the main pkgdown site AFAICT. Not sure how we can test it's applicability to S4 objects.

@github-actions
Copy link

@jayhesselberth
Copy link
Collaborator Author

Would also need to consider how this change might impact users overloading print() to achieve the same effect. I think it should be fine?

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

Successfully merging this pull request may close these issues.

Running examples apparently uses print() instead of show()

1 participant