GetGraphType {intensitynet} | R Documentation |
Gives the type of graph related to the intensitynet object
GetGraphType(obj)
## S3 method for class 'intensitynet'
GetGraphType(obj)
obj |
intensitynet object |
graph type in characters
data("und_intnet_chicago")
GetGraphType(und_intnet_chicago)