inst/examples/example_threshold.R

## Threshold this graph at a representative subset of 10 thresholds
tinyThresh <- threshold(tinyPatchMPG, nThresh = 10)

## Examine the properties of one of these threshold graphs
print(tinyThresh$th[[7]], vertex.attributes = TRUE, edge.attributes = TRUE)

Try the grainscape package in your browser

Any scripts or data that you put into this service are public.

grainscape documentation built on April 4, 2025, 4:54 a.m.