Learn R Programming

dodgr (version 0.4.2)

summary.dodgr_dists_categorical: Transform a result from dodgr_dists_categorical to summary statistics

Description

Transform a result from dodgr_dists_categorical to summary statistics

Usage

# S3 method for dodgr_dists_categorical
summary(object, ...)

Value

The summary statistics (invisibly)

Arguments

object

A 'dodgr_dists_categorical' object

...

Extra parameters currently not used

See Also

Other misc: compare_heaps(), dodgr_flowmap(), dodgr_full_cycles(), dodgr_fundamental_cycles(), dodgr_insert_vertex(), dodgr_sample(), dodgr_sflines_to_poly(), dodgr_vertices(), merge_directed_graph(), write_dodgr_wt_profile()