mesh.barycenter {RGeostats}R Documentation

Calculate barycenter coordinates for samples of a Db

Description

Calculate barycenter coordinates for samples of a Db

Usage

mesh.barycenter(db, mesh.list)

Arguments

db

The db-class containing the samples for which the barycenter coordinates must be calculated

mesh.list

The list containing the meshing information. Check the output of meshing for explanations.

Value

This function returns a sparse matrix (defined as a set of three vectors) containing:


[Package RGeostats version 11.2.5 Index]