generate_labels: Auxiliary functions for the leaflet plotting

Description Usage Arguments Value Examples

View source: R/generate_labels.R

Description

This functions help manage the text in the leaflet plotting

Usage

1
generate_labels(graph, nwords = 15)

Arguments

graph

The graph to be plotted.

nwords

The number of words per line.

Value

Multiple values depending on function

Examples

1
2
3
4
5
## Not run: 
g = my_network()['Suggests']
generate_labels(g)

## End(Not run)

arielolafsalgado/packexplorer documentation built on Aug. 22, 2021, 8:55 a.m.