print.discourse_map: Prints a discourse_map Object

View source: R/discourse_map.R

print.discourse_mapR 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.


qdap documentation built on May 31, 2023, 5:20 p.m.