missing.tiles: Check for missing title

View source: R/AgroSoil_generic_functions.R

missing.tilesR Documentation

Check for missing title

Description

Loop through the predicted tile directories for any missing ensemble predictions

Usage

missing.tiles(targ_var, in_path, pr.dirs)

Arguments

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.

Value

A list

Examples


out <- missing.tiles(targ_var, in_path, pr.dirs)

kanj241/agrosoil documentation built on March 25, 2022, 12:22 a.m.