Learn R Programming

lvplot

Letter value plots are an alternative to boxplots which extend the number of "letter value" statistics used. For large datasets, this gives you more information about the tail behaviour and displays fewer "outliers".

Installation

You can install lvplot from CRAN with install.packages("lvplot") or from GitHub with devtools::install_github("hadley/lvplot").

Copy Link

Version

Install

install.packages('lvplot')

Monthly Downloads

350

Version

0.2.2

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Hadley Wickham

Last Published

September 3rd, 2025

Functions in lvplot (0.2.2)

geom_lv

Side-by-side LV boxplots with ggplot2.
lvtable

Compute table of k letter values for vector x
LVboxplot

Side-by-side LV boxplots with base graphics
determineDepth

Determine depth of letter values needed for n observations.
ontime

Ontime Flight Data
census

County demographics based on 1980 US Census
lvplot-package

lvplot: Letter Value 'Boxplots'
drawLVplot

Draw an LV plot.