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

chore: clean docs of expr_expr.R #510

Merged
merged 18 commits into from
Nov 18, 2023
Merged
2 changes: 1 addition & 1 deletion R/Field.R
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ print.RField = function(x, ...) {
#'
#' Called by the interactive R session internally
#'
#' @param x Name of a `"RField"` object
#' @param x Name of a `RField` object
#' @param pattern String used to auto-complete
#'
#' @export
Expand Down
Loading
Loading