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

Skip to content

batpigandme/ggimage

 
 

Repository files navigation

ggimage: Use Image in 'ggplot2'

CRAN_Status_Badge gitter DOI

Supports image files and graphic objects to be visualized in 'ggplot2' graphic system.

Authors

Guangchuang YU https://guangchuangyu.github.io

School of Public Health, The University of Hong Kong

Installation

Get the released version from CRAN:

## include BioC repo for dependencies
setRepositories(ind=1:2)
install.packages("ggimage")

Or the development version from github:

setRepositories(ind=1:2)
## install.packages("devtools")
devtools::install_github("GuangchuangYu/ggimage")

About

🎨 Use Images in ggplot2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 95.5%
  • Makefile 4.5%