check_spatial_attribs: Validation Function

View source: R/CheckSpatialAttribsValidation.R

check_spatial_attribsR Documentation

Validation Function

Description

This function checks whether the graph passsed as an argument has X and Y attributes

Usage

check_spatial_attribs(graph)

Arguments

graph

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

Examples

spat_degree_change_graph()

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