structure_viz: Plot Structure Diagaram

View source: R/Structure.R

structure_vizR Documentation

Plot Structure Diagaram

Description

This function plots the structure diagram for spatial social networks

Usage

structure_viz(graph, resolution = FALSE, num = FALSE)

Arguments

graph

igraph object with V(g)$X and V(g)$Y having the X and Y co-ordinates of each node.

resolution

specifies the grouping of points for numbering. Defaults to NA and numbering cannot be performed

num

specifies whether points should be aggregated and numbered. Requires resolution to be specified


diptosarkar/SpatNet documentation built on April 19, 2022, 9:15 a.m.