cut_string: Auxiliary functions for the leaflet plotting

Description Usage Arguments Value Examples

View source: R/cut_string.R

Description

These functions help to manage the text in the leaflet plotting

Usage

1
cut_string(text, nwords = 15)

Arguments

text

The text to be parsed.

nwords

The number of words per line.

Value

Multiple values depending on the function

Examples

1
cut_string('Hello world',1)

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