cbplist: cbplist function

View source: R/plots.R

cbplistR Documentation

cbplist function

Description

Boxplot using a list dataset

Usage

cbplist(x, txt = 1, ttext = FALSE, code = FALSE)

Arguments

x

the list you wish to summarize

txt

the text scale you wish to use

ttext

boolean argument determining label orientation and overlap. this argument forces the labels to appear if TRUE even if they overlap. defaults to FALSE

code

boolean argument determining if a numeric code of 1:nrow should be used as the names in the plot (TRUE) or if the values in the first column should be used as the name argument (FALSE). defaults to FALSE

Examples

cbplist_function()

clmacleod/highlandr documentation built on Oct. 11, 2023, 8:04 p.m.