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

Expression params #323

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
fix example
  • Loading branch information
mb706 committed May 14, 2021
commit f13b8bbdbd11b27930ab2b17fe99bd1489e75016
2 changes: 1 addition & 1 deletion R/ContextPV.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#' named in `...` will be available.
#' @examples
#' p = ps(x = p_dbl(), y = p_dbl())
#' p$context = "a"
#' p$context_available = "a"
#'
#' b = 10
#'
Expand Down
2 changes: 1 addition & 1 deletion man/ContextPV.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.