validation_extract: Extract Validation Values

Description Usage Arguments Value

Description

Takes and input dataframe and containing co-ordinates and actual(validation) values, extracts corresponding predicted values and return a long format data frame

Usage

1
validation_extract(validationData, rasterLayers, pointCRS)

Arguments

validationData

data.frame containing the validation values in format "x","y","pc.cov"

rasterLayers

raster object of the variable to extract.

pointCRS

CRS object for use with the validationData points.

Value

a dataframe containing the extracted values, plus actual values and cell numbers. In long format


Tomhigg/fracCover documentation built on May 9, 2019, 5:11 p.m.