data("dir_intnet_chicago")
plot(dir_intnet_chicago) # basic plot
plot(dir_intnet_chicago, enable_grid = TRUE) # with grid
plot(dir_intnet_chicago, xy_axes = FALSE) # without axes
plot(dir_intnet_chicago, path = c("V1","V2","V24","V25","V26","V48")) # highlight a path
Run the code above in your browser using DataLab