Learn R Programming

cld: Compact Letter Display for Statistical Comparisons

Simplify your statistical reporting with compact letter displays

The cld package provides an easy and consistent way to create compact letter displays (CLDs) for visualizing results of pairwise statistical comparisons. Groups sharing the same letter are not significantly different from each other — a convention widely used in agricultural, biological, and statistical publications.

Why Use cld?

Key Features:

Copy Link

Version

Install

install.packages('cld')

Monthly Downloads

421

Version

0.0.1

License

GPL (>= 3)

Maintainer

Vilmantas Gegzna

Last Published

November 13th, 2025

Functions in cld (0.0.1)

as_cld

Convert objects to cld_object
pval_matrix_to_df

Convert matrix with p-values to data frame
make_cld

Make a compact letter display (CLD) for pair-wise comparisons
cld_methods

Print and coercion methods for cld_object