leem
A Graphical User Interface (GUI) for
the leem package
Value
leem
presents GUI with various problems for the teaching of statistics and mathematics. The idea is to use this package to learn these subjects without necessarily programming in R
Examples
# Loading package
library(leem)
if (interactive()) {
leem(gui = FALSE)
}