qdap (version 2.4.3)

print.discourse_map: Prints a discourse_map Object

Description

Prints a discourse_map object.

Usage

# S3 method for 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.