Summarize Per-Series Transition Networks
Usage
# S3 method for class 'tsn_series_networks'
summary(object, ...)
# S3 method for class 'tsn_series_networks'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
# S3 method for class 'tsn_series_networks'
print(x, ...)Arguments
- object
A
tsn_series_networksresult fromseries_networks().- ...
Ignored.
- x
A
tsn_series_networksresult.- row.names, optional
Ignored.
