morphology: Extract surface cells with mathematical morphology

add_surfaceR Documentation

Extract surface cells with mathematical morphology

Description

add_surface() adds a binary column to the data.frame.

add_phi() counts empty neighbors of each cell and adds an integer column.

Usage

add_surface(population, coord, dimensions)

add_phi(population, coord, dimensions)

Arguments

population

a data.frame with (x, y, z)

coord

a string

dimensions

an integer


heavywatal/rtumopp documentation built on March 30, 2024, 11:08 a.m.