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: 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 18 Feb. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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