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]
All associated links for this package
First Published: 2011-01-24
Latest Update: 2023-11-06
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 25 Jun. 2026.
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

Today's Hot Picks in Authors and Packages

airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
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  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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