From ce3bc6a00496a035aa54c2e00ac183386bd9cfbe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Apr 2022 15:55:56 -0400 Subject: [PATCH] Automated package maintenance (#112) Co-authored-by: gadenbuie --- man/grade_this_table.Rd | 2 +- man/tbl_check.Rd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man/grade_this_table.Rd b/man/grade_this_table.Rd index 48e94cc..bc4e8c5 100644 --- a/man/grade_this_table.Rd +++ b/man/grade_this_table.Rd @@ -88,7 +88,7 @@ with \code{\link[=tbl_check_dimensions]{tbl_check_dimensions()}}.} \item{check_groups}{\verb{[logical(1)]}\cr Whether to check that \code{object} and \code{expected} have the same \link[dplyr:group_by]{groups} -with \code{\link[dplyr:group_data]{dplyr::group_vars()}}.} +with \code{\link[dplyr:group_vars]{dplyr::group_vars()}}.} \item{check_columns}{\verb{[logical(1)]}\cr Whether to check that all columns have the same contents with \code{\link[=tbl_check_column]{tbl_check_column()}}.} diff --git a/man/tbl_check.Rd b/man/tbl_check.Rd index d5fcb43..887fa6e 100644 --- a/man/tbl_check.Rd +++ b/man/tbl_check.Rd @@ -78,7 +78,7 @@ with \code{\link[=tbl_check_dimensions]{tbl_check_dimensions()}}.} \item{check_groups}{\verb{[logical(1)]}\cr Whether to check that \code{object} and \code{expected} have the same \link[dplyr:group_by]{groups} -with \code{\link[dplyr:group_data]{dplyr::group_vars()}}.} +with \code{\link[dplyr:group_vars]{dplyr::group_vars()}}.} \item{check_columns}{\verb{[logical(1)]}\cr Whether to check that all columns have the same contents with \code{\link[=tbl_check_column]{tbl_check_column()}}.}