Skip to content

Commit

Permalink
that one too
Browse files Browse the repository at this point in the history
  • Loading branch information
TSchiefer committed Oct 21, 2021
1 parent a774951 commit 5144782
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/check-cardinalities.R
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
#'
#' @name examine_cardinality
#'
#' @return For `check_cardinality_?_?()`: Functions return `parent_table`, invisibly, if the check is passed, to support pipes.
#' @return For `check_cardinality_*()`: Functions return `parent_table`, invisibly, if the check is passed, to support pipes.
#' Otherwise an error is thrown and the reason for it is explained.
#'
#' For `examine_cardinality()`: Returns a character variable specifying the type of relationship between the two columns.
Expand Down
2 changes: 1 addition & 1 deletion man/examine_cardinality.Rd

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

0 comments on commit 5144782

Please sign in to comment.