Skip to content

guhjy/easyGgplot2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easyGgplot2

easyGgplot2 is an R package containing an easy to use functions to make plots - boxplot, density plot, histogram, dotplot, lineplot, barplot, scatterplot, ... - with ggplot2 R package.

Installation

From an R console (R >= 3.1.0):

install.packages("devtools")
library(devtools)
install_github("kassambara/easyGgplot2")

Geting started

Find out more at http://www.sthda.com/english/wiki/easyggplot2

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%