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 22 Dec. 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

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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