GridLat-class: A grid and lattice combination

GridLat-classR Documentation

A grid and lattice combination

Description

A GridLat keeps together a grid of points and a lattice of links between those points.

It has 3 components:

* A character name, which isn't used much in anger but might help you remember what's gone into it. * A dataframe containing the points of the lattice (the vertices), which each have an ID, a longitude and latitude. * A dataframe containing the edges of the lattice, joining the points.


david6marsh/himach documentation built on Oct. 20, 2023, 6:43 p.m.