Skip to content

Mark aes() and vars() as <data-masking>#5153

Merged
teunbrand merged 2 commits intotidyverse:mainfrom
teunbrand:aes_vars_docs
Feb 21, 2023
Merged

Mark aes() and vars() as <data-masking>#5153
teunbrand merged 2 commits intotidyverse:mainfrom
teunbrand:aes_vars_docs

Conversation

@teunbrand
Copy link
Copy Markdown
Collaborator

This PR aims to fix #4998.

This simply reflects the docs of ?after_stat:

#' @param x <[`data-masking`][rlang::topic-data-mask]> An aesthetic expression

Copy link
Copy Markdown
Member

@yutannihilation yutannihilation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@teunbrand
Copy link
Copy Markdown
Collaborator Author

Thanks for the review!

@teunbrand teunbrand merged commit 8100859 into tidyverse:main Feb 21, 2023
@teunbrand teunbrand deleted the aes_vars_docs branch February 21, 2023 17:18
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.

Document aes() like dplyr functions

2 participants