| les_boxplots | R Documentation |
Boxplots
les_boxplots(Z, Y, titre = "Boxplots", nom_axeX = "", nom_axeY = "")
Z |
first matrix |
Y |
second matrix |
titre |
title of the graph |
nom_axeX |
x label |
nom_axeY |
y label |
a plot with the boxplots
les_boxplots(1:10, 10:20)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.