Skip to content

Commit

Permalink
removed print message from gg.R, switching to dev branch now sorry
Browse files Browse the repository at this point in the history
  • Loading branch information
KonstiDE committed Jan 23, 2024
1 parent 9c6364f commit 85996cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/ggR.R
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,6 @@ ggR <- function(img, layer = 1, maxpixels = 500000, alpha = 1, hue = 1, sat = 0
})
df <- do.call(rbind, df)
}

print(head(df))

x <- y <- value <- NULL
if(ggObj) {
Expand Down

0 comments on commit 85996cd

Please sign in to comment.