powered by
Reads a metagraph into a bunch of ShapeMaps/ShapeGraphs/PointMaps
readMetaGraph(fileName)
A list of ShapeMaps, ShapeGraphs and PointMaps
The metagraph file
fileName <- system.file( "extdata", "testdata", "barnsbury", "barnsburySmall.graph", package = "alcyon" ) readMetaGraph(fileName)
Run the code above in your browser using DataLab