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 21 Nov. 2024.
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

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
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  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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