get_graph_opts {calmr} | R Documentation |
Get options for calmr graph
Description
Get options for calmr graph
Usage
get_graph_opts(graph_size = "small")
Arguments
graph_size |
A string (either "small" or "large"). to return default values for small or large graphs |
Value
A list with graph options, to be passed to ggnetwork::geom_nodes()
.
[Package calmr version 0.6.1 Index]