Triangle mask helpers for recursive gasket families
Source:R/graph_helpers.R
triangle_mask_helpers.RdConvenience constructors for the four-slot triangle masks used by
edges.recursive.triangle.mask() and
recursive.triangle.mask.surface.graph(). The slots correspond
to the three corner subtriangles and the central inverted subtriangle created
by one barycentric refinement of an equilateral triangle.
Usage
mask.triangle.classic()
mask.triangle.bridge(missing = c("top", "left", "right"))