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)


LlagosteraPol/IntensityNet documentation built on April 14, 2023, 6:10 a.m.