leem | R Documentation |
leem
A Graphical User Interface (GUI) for
the leem package
leem(gui = TRUE)
gui |
Logical argument, |
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
# Loading package
library(leem)
if (interactive()) {
leem(gui = FALSE)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.