# NOT RUN {
## These examples are not run on CRAN because they take too long.
## You can still try them for yourself.
img <- ijtiff::read_tif(system.file("extdata", "bleached.tif",
package = "detrendr"
))
best_degree(img, parallel = 2)
# }
Run the code above in your browser using DataLab