GrapheR-package {GrapheR} | R Documentation |
A Multi-Platform GUI for Drawing Customizable Graphs in R
Description
A multi-platform user interface for drawing highly customizable graphs in R. It aims to be a valuable help to quickly draw publishable graphs without any knowledge of R commands. Six kinds of graph are available: histogram, box-and-whisker plot, bar plot, pie chart, curve and scatter plot.
Details
Package: | GrapheR |
Type: | Package |
Version: | 1.9-86-5 |
Date: | 2023-11-06 |
License: | GPL-2 |
LazyLoad: | yes |
Author(s)
Maxime HERVE
Maintainer: Maxime HERVE <maxime.herve@univ-rennes1.fr>
References
DALGAARD P (2001) A Primer on the R-Tcl/Tk Package. R News, 1(3), 27–31.
DALGAARD P (2002) Changes to the R-Tcl/Tk Package. R News, 2(3), 25–27.
HERVE M (2011) GrapheR: a multiplatform GUI for drawing customizable graphs in R. The R Journal, 3(2), 45–53.
Examples
## Not run:
# To launch or re-launch the interface after closing:
run.GrapheR()
## End(Not run)
[Package GrapheR version 1.9-86-5 Index]