We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ee4ff6 commit e98ac7eCopy full SHA for e98ac7e
R/zzz.R
@@ -414,6 +414,6 @@ undo <- ud
414
415
.onAttach <- function(libname, pkgname) {
416
packageStartupMessage("digestR loaded successfully")
417
- splashScreen() # Call for the splash Screen function
+ splashScreen1() # Call for the splash Screen function
418
gui() # Call for the Gui
419
}
0 commit comments