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 |
title |
The title of the plot. |
... |
Other Arguments passed to |
[Package qdap version 2.4.6 Index]