pred_change: predict change

Description Usage Arguments Value

View source: R/utils.R

Description

Given a directories of matching rasters from different years, calculate change by subtracting year 1 from year 2.

Usage

1
pred_change(year1_path, year2_path, out_path)

Arguments

year1_path

is a character string indicating path to year 1 rasters

year2_path

is a character string indicating path to year 2 rasters

out_path

is a character string indicating path to output change rasters

Value

prints .tif files to 'out_path' of year 2 minus year 1


crumplecup/riparian documentation built on April 14, 2021, 1:43 p.m.