Description
plot the Llosa matrix
Usage
gen_llosa(dataset, borne = FALSE, annotate = TRUE,
annotatetext = c("Secondaire", " Plus", "Basique", "Clef"))Arguments
borne
booleen do you want xlim and ylim
annotate
booleen do you want annotation
Examples
Run this code# NOT RUN {
library(tetraclasse)
gen_avis(100) %>%
prepare_base() %>%
gen_llosa()
# }
Run the code above in your browser using DataLab