Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ash committed Aug 27, 2024
1 parent 0b2b41b commit b7babf6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion R/validation_asserts.R
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ assert_year_column <- function(data, col_name = "year") {
#' Check that the values of a column are not NA
#'
#' @param data data to be checked
#' @param column_names column name to be checked
#' @param column_name column name to be checked
#'
#' @return TRUE if column contains no NA values else throws error
#' @keywords internal
Expand Down
9 changes: 8 additions & 1 deletion man/api.Rd

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

2 changes: 1 addition & 1 deletion man/assert_no_na.Rd

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

0 comments on commit b7babf6

Please sign in to comment.