View source: R/AgroSoil_generic_functions.R
missing.tiles | R Documentation |
Loop through the predicted tile directories for any missing ensemble predictions
missing.tiles(targ_var, in_path, pr.dirs)
targ_var |
Predicted target variable |
in_path |
Same |
pr.dirs |
Directory holding the stacked spatial tiles. Just to keep ensemble predictions (.tif files) with their respective stacked covariates. |
A list
out <- missing.tiles(targ_var, in_path, pr.dirs)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.