Skip to content

Commit 0ae09f6

Browse files
authored
Update digestR.R
1 parent a0400b9 commit 0ae09f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/digestR.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -1327,7 +1327,7 @@ popupGui <- function(dev){
13271327
}
13281328

13291329
# Displays the digestR splash screen
1330-
<- function(){
1330+
splashScreen <- function(){
13311331

13321332
par(mar=defaultSettings$mar, cex.axis=defaultSettings$cex.axis,
13331333
cex.main=defaultSettings$cex.main, bg='black')

0 commit comments

Comments
 (0)