Skip to content

Commit e98ac7e

Browse files
authored
Update zzz.R
1 parent 4ee4ff6 commit e98ac7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/zzz.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,6 @@ undo <- ud
414414

415415
.onAttach <- function(libname, pkgname) {
416416
packageStartupMessage("digestR loaded successfully")
417-
splashScreen() # Call for the splash Screen function
417+
splashScreen1() # Call for the splash Screen function
418418
gui() # Call for the Gui
419419
}

0 commit comments

Comments
 (0)