Other packages > Find by keyword >

GrapheR  

A Multi-Platform GUI for Drawing Customizable Graphs in R
View on CRAN: Click here


Download and install GrapheR package within the R console
Install from CRAN:
install.packages("GrapheR")

Install from Github:
library("remotes")
install_github("cran/GrapheR")

Install by package version:
library("remotes")
install_version("GrapheR", "1.9-86-5")



Attach the package and use:
library("GrapheR")
Maintained by
Maxime HERVE
[Scholar Profile | Author Map]
First Published: 2011-01-24
Latest Update: 2020-12-15
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.
How to cite:
Maxime HERVE (2011). GrapheR: A Multi-Platform GUI for Drawing Customizable Graphs in R. R package version 1.9-86-5, https://cran.r-project.org/web/packages/GrapheR. Accessed 07 May. 2025.
Previous versions and publish date:
1.0 (2011-01-24 19:41), 1.1 (2011-03-21 15:00), 1.9-5 (2011-08-19 11:01), 1.9-55 (2011-08-21 17:17), 1.9-60 (2011-09-06 06:40), 1.9-65 (2011-11-10 13:58), 1.9-66 (2011-11-25 08:12), 1.9-70 (2011-12-23 15:50), 1.9-71 (2012-01-14 06:49), 1.9-75-2 (2012-02-03 10:08), 1.9-76 (2012-02-04 08:39), 1.9-77 (2012-03-04 12:55), 1.9-78 (2012-10-07 13:23), 1.9-80 (2012-11-10 08:36), 1.9-81 (2013-03-02 17:04), 1.9-82 (2013-03-30 12:45), 1.9-83 (2014-06-28 18:36), 1.9-84 (2014-07-27 13:16), 1.9-85 (2015-10-18 10:14), 1.9-86-3 (2020-12-15 18:40), 1.9-86-4 (2023-10-06 21:50), 1.9-86 (2016-12-13 07:56)
Other packages that cited GrapheR R package
View GrapheR citation profile
Other R packages that GrapheR depends, imports, suggests or enhances
Complete documentation for GrapheR
Functions, R codes and Examples using the GrapheR R package
Some associated functions: GrapheR-package . Swallows . run.GrapheR . 
Some associated R codes: Sources.R . zzz.R . zzzz.R .  Full GrapheR package functions and examples
Downloads during the last 30 days
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for GrapheR0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA