dataframe_to_raster: dataframe_to_raster

Description Usage Arguments Details Author(s) Examples

Description

This function convertes a dataframe in XYZ format, to a raster

Usage

1

Arguments

df

dataframe in xYZ format where x and y are coordinates and z is the variable to create raster.

Details

details

Author(s)

Elpidio Filho, elpidio@ufv.br

Examples

1
2
3
4
## Not run: 
dataframe_to_raster(df)

## End(Not run)

elpidiofilho/labgeo documentation built on May 14, 2019, 9:35 a.m.