GetGraphType: Gives the type of graph related to the intensitynet object

View source: R/intensitynet.R

GetGraphTypeR Documentation

Gives the type of graph related to the intensitynet object

Description

Gives the type of graph related to the intensitynet object

Usage

GetGraphType(obj)

## S3 method for class 'intensitynet'
GetGraphType(obj)

Arguments

obj

intensitynet object

Value

graph type in characters

Examples


data("und_intnet_chicago")
GetGraphType(und_intnet_chicago)


intensitynet documentation built on April 11, 2023, 6:07 p.m.