Specialized print function for KGX graphs in knitted documents

# S3 method for class 'tbl_kgx'
knit_print(x, ..., show = 100)

Arguments

x

A tbl_kgx graph to display.

...

Other arguments (unused).

show

The maximum number of nodes and edges to display.