Skip to content

Commit 175ab1a

Browse files
committed
Update zzz.R
1 parent 45fa607 commit 175ab1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/zzz.R

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ text_col <- function(x) {
1414
if (isTRUE(theme$dark)) crayon::white(x) else crayon::black(x)
1515
}
1616

17+
1718
.onAttach <- function(libname, pkgname) {
1819
packageStartupMessage(
1920
text_col(paste(

0 commit comments

Comments
 (0)