plot_by_page: Plot a list of strings on several pages

Description Usage Arguments Details Value

View source: R/plot_fclust.R

Description

Take a list of strings, then divide it in several units of same length a a page. A page is defined by a number of lines.

Usage

1
plot_by_page(tab, nbline = 25)

Arguments

tab

a list of strings to plot.

nbline

an integer, that corresponds to a number of lines to plot by page.

Details

None.

Value

Nothing. It is a procedure.


functClust documentation built on Dec. 2, 2020, 5:06 p.m.