les_histogrammes: lLs histogrammes

View source: R/les_histogrammes.R

les_histogrammesR Documentation

lLs histogrammes

Description

lLs histogrammes

Usage

les_histogrammes(Z, Y, titre = "Histogrammes", nom_axeX = "", nom_axeY = "")

Arguments

Z

a matrix

Y

another matrix

titre

title if histograms

nom_axeX

x label

nom_axeY

y label

Value

a plot with 2 histograms

Examples

les_histogrammes(matrix(1:100, nrow = 10), matrix(101:200, nrow = 10))

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