ra_from_xyz: Function to

View source: R/ra_from_xyz.R

ra_from_xyzR Documentation

Function to

Description

Function to

Usage

ra_from_xyz(df, resolution = NA, projection = projection_wgs84(), digits = 5)

Arguments

df

Data frame containing latitude, longitude, and value variables. The points also need to be on a regular grid.

resolution

Raster's resolution, in projection's units.

projection

df's latitude and longitude projection system. Default is WGS84.

digits

Precision to use for detecting if the points are on a rectangular grid.

Value

Raster layer.

Author(s)

Stuart K. Grange


skgrange/gissr documentation built on Feb. 24, 2024, 2:55 p.m.