print.discourse_map {qdap}R Documentation

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.


[Package qdap version 2.4.6 Index]