Skip to content

Commit aec51c4

Browse files
committed
fix missing internal keyword
1 parent b468c9d commit aec51c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/scale-.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,7 @@ is_scale <- function(x) inherits(x, "Scale")
434434
#' @export
435435
#' @format NULL
436436
#' @usage NULL
437+
#' @keywords internal
437438
#' @examples
438439
#' # TODO: find easy to digest example
439440
#' NULL

0 commit comments

Comments
 (0)