Learn R Programming

qdap (version 1.3.5)

print.discourse_map: Prints a discourse_map Object

Description

Prints a discourse_map object.

Usage

## 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.