fieldInterpolate: Creating an interpolated raster based on sampled poits.

View source: R/fct_fieldInterpolate.R

fieldInterpolateR Documentation

Creating an interpolated raster based on sampled poits.

Description

Making raster based on interpolated values from sampled poits (x and y, or longitude and latitude) as predictors (independent variables).

Usage

fieldInterpolate(mosaic, poit_shp)

Arguments

mosaic

input raster layer containing the field orthomosaic with 1 layer.

poit_shp

Points shape file layer to be used as reference.

Details

fieldInterpolate

Value

A new SpatRaster object.


OpenDroneMap/FIELDimageR documentation built on May 4, 2024, 4:24 a.m.