R/textplot_network.R
summary.character.RdNecessary to prevent the network package's summary.character method
from causing inconsistent behaviour with other summary methods.
# S3 method for character summary(object, ...)
| object | the character input |
|---|---|
| ... | for additional passing of arguments to default method |