Skip to content

Commit ff4823f

Browse files
authored
Update digestR.R
1 parent b3b5e06 commit ff4823f

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
@@ -6936,7 +6936,7 @@ ff <- zf <- function (...) {
69366936
fileFolder[[current]]$file.par$upfield_ppm[1])
69376937
}else{
69386938

6939-
if(nchar()>0)
6939+
if(nchar(globalSettings$geneDisp)>0)
69406940
{
69416941
fileFolder[[current]]$graphics.par$usr <- c(
69426942
fileFolder[[current]]$file.par$downfield_ppm[1],

0 commit comments

Comments
 (0)