Skip to content

Commit

Permalink
fix documentation for check_tbl_value_col_ascending
Browse files Browse the repository at this point in the history
zkamvar committed Jan 10, 2025
1 parent 205b942 commit de5f8f9
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion R/check_tbl_value_col_ascending.R
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@
#' If not, the check is skipped and a `<message/check_info>` condition class
#' object is returned.
#'
#' @inherit check_tbl_colnames params
#' @inherit check_tbl_value_col params
#' @inherit check_tbl_col_types return
#' @export
check_tbl_value_col_ascending <- function(tbl, file_path, hub_path, round_id,
5 changes: 5 additions & 0 deletions man/check_tbl_value_col_ascending.Rd

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

0 comments on commit de5f8f9

Please sign in to comment.