Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion r/R/dplyr-funcs-conditional.R
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#' Parse logical condition formulas
#'
#' Converts condition ~ value formulas into Arrow expressions. Unlike
#' [parse_value_mapping()], the LHS must be a logical expression (not a value
#' `parse_value_mapping()`, the LHS must be a logical expression (not a value
#' to match against).
#'
#' @param formulas A list of two-sided formulas where LHS is a logical condition
Expand Down
16 changes: 15 additions & 1 deletion r/man/Field-class.Rd

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

6 changes: 4 additions & 2 deletions r/man/Field.Rd

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

2 changes: 1 addition & 1 deletion r/man/acero.Rd

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

Loading