print.discourse_map: Prints a discourse_map Object

Description Usage Arguments

View source: R/discourse_map.R

Description

Prints a discourse_map object.

Usage

1
2
## S3 method for class 'discourse_map'
print(x, edge.curved = TRUE, title = NULL, ...)

Arguments

x

The discourse_map object.

edge.curved

logical. If TRUE edges are plotted with curves.

title

The title of the plot.

...

Other Arguments passed to plot.igraph.


trinker/qdap documentation built on Sept. 30, 2020, 6:28 p.m.