powered by
glimma(..., layout = c(1, 1), path = getwd(), folder = "glimma-plots", html = "index", overwrite = TRUE, launch = TRUE)
data(iris) plot1 <- glScatter(iris, xval="Sepal.Length", yval="Sepal.Width", colval="Species") glimma(plot1, c(1,1))
Run the code above in your browser using DataLab