les_boxplots: Boxplots

View source: R/les_boxplots.R

les_boxplotsR Documentation

Boxplots

Description

Boxplots

Usage

les_boxplots(Z, Y, titre = "Boxplots", nom_axeX = "", nom_axeY = "")

Arguments

Z

first matrix

Y

second matrix

titre

title of the graph

nom_axeX

x label

nom_axeY

y label

Value

a plot with the boxplots

Examples

les_boxplots(1:10, 10:20)

C-Juliette/randomfields documentation built on Sept. 3, 2023, 5:56 a.m.