Skip to content

Commit

Permalink
debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
edzer committed Nov 5, 2022
1 parent 3a1cc7c commit 5fcb3a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions vignettes/stars2.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ set.seed(13579)
EVAL = x = suppressWarnings(require(starsdata, quietly = TRUE))
```

```{r}
knitr::opts_knit$get("dev.args")
```

When your imagery or array data easily fits a couple of times in
R's working memory (RAM), consider yourself lucky. This document
was not written for you. If your imagery is too large, or for
Expand Down

0 comments on commit 5fcb3a6

Please sign in to comment.