Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Oct 25, 2023
1 parent 6e411b6 commit 90e0e6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/color_if.R
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#' @details The predicate-function simply works like this:
#' `which(predicate(x[, columns], value))`
#'
#' @return The .
#' @return `x`, where columns matched by `predicate` are wrapped into color codes.
#'
#' @examples
#' # all values in Sepal.Length larger than 5 in green, all remaining in red
Expand Down
2 changes: 1 addition & 1 deletion man/color_if.Rd

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

0 comments on commit 90e0e6f

Please sign in to comment.