Skip to content

Conversation

teunbrand
Copy link
Collaborator

This PR aims to fix #6695.

Generally, the as.list() methods come in 2 flavours based on class structure.

  1. For property-based classes, like ggplot/ggplot_built/element_* classes, we return the properties.
  2. For list-based classes, like mapping/theme/labels, we return the list data.

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.

as.list() methods for S7 classes

1 participant