diff --git a/R/expr-is.R b/R/expr-is.R index c4e239fbd..2d66f02de 100644 --- a/R/expr-is.R +++ b/R/expr-is.R @@ -8,7 +8,6 @@ #' checked for tilde. See 'Details'. #' #' @family third-party style guide helpers -#' @keywords internal NULL #' @describeIn pd_is Checks whether `pd` contains an expression wrapped in curly brackets. diff --git a/man/pd_is.Rd b/man/pd_is.Rd index 39e40c342..d05b1b731 100644 --- a/man/pd_is.Rd +++ b/man/pd_is.Rd @@ -117,4 +117,3 @@ Other third-party style guide helpers: \code{\link{scope_normalize}()} } \concept{third-party style guide helpers} -\keyword{internal}