Learn R Programming

qdap (version 2.2.1)

print.phrase_net: Prints a phrase_net Object

Description

Prints a phrase_net object.

Usage

## S3 method for class 'phrase_net':
print(x, edge.curved = TRUE, ...)

Arguments

x
The phrase_net object.
edge.curved
logical. If TRUE edges are plotted with curves.
...
Other Arguments passed to plot.igraph.