Thanks to visit codestin.com
Credit goes to github.com

Skip to content

❗ This is a read-only mirror of the CRAN R package repository. ggiraphExtra — Make Interactive 'ggplot2'. Extension to 'ggplot2' and 'ggiraph'. Homepage: https://github.com/cardiomoon/ggiraphExtra

Notifications You must be signed in to change notification settings

cran/ggiraphExtra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

output
github_document

Package ggiraphExtra contains many useful functions for exploratory plots. These functions are made by both 'ggplot2' and 'ggiraph' packages. You can make a static ggplot or an interactive ggplot by setting the parameter interactive=TRUE.

Package installation

You can install package ggiraphExtra from CRAN with the following command.

install.packages("ggiraphExtra")

You can install the latest version of ggiraphExtra from github.

#install.packages("devtools")
devtools::install_github("cardiomoon/ggiraphExtra")

Full version of this vignette

You can find the full version of this vignette at http://rpubs.com/cardiomoon/231820

Shiny app for interactive plot

You can find the shiny app for interactive plot using the ggiraphExtra package at:

http://web-r.org:3838/explore

http://r-ggplot2.com:3838/explore

http://web-r.club:3838/explore

About

❗ This is a read-only mirror of the CRAN R package repository. ggiraphExtra — Make Interactive 'ggplot2'. Extension to 'ggplot2' and 'ggiraph'. Homepage: https://github.com/cardiomoon/ggiraphExtra

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages