Package ggimage. R topics documented: November 1, Title Use Image in 'ggplot2' Version 0.0.7

Similar documents
Package ggimage. R topics documented: December 5, Title Use Image in 'ggplot2' Version 0.1.0

Package meme. November 2, 2017

Package meme. December 6, 2017

Package cattonum. R topics documented: May 2, Type Package Version Title Encode Categorical Features

Package gggenes. R topics documented: November 7, Title Draw Gene Arrow Maps in 'ggplot2' Version 0.3.2

Package tidytree. June 13, 2018

Package fastdummies. January 8, 2018

Package SEMrushR. November 3, 2018

Package validara. October 19, 2017

Package repec. August 31, 2018

Package ECctmc. May 1, 2018

Package gameofthrones

Package docxtools. July 6, 2018

Package bisect. April 16, 2018

Package datasets.load

Package canvasxpress

Package ggrepel. September 30, 2017

Package ggseas. June 12, 2018

Package facerec. May 14, 2018

Package messaging. May 27, 2018

Package ggmosaic. February 9, 2017

Package geojsonsf. R topics documented: January 11, Type Package Title GeoJSON to Simple Feature Converter Version 1.3.

Package jpmesh. December 4, 2017

Package harrypotter. September 3, 2018

Package barcoder. October 26, 2018

Package queuecomputer

Package WordR. September 7, 2017

Package gtrendsr. August 4, 2018

Package autocogs. September 22, Title Automatic Cognostic Summaries Version 0.1.1

Package memery. February 13, 2018

Package editdata. October 7, 2017

Package available. November 17, 2017

Package ecoseries. R topics documented: September 27, 2017

Package stapler. November 27, 2017

Package spelling. December 18, 2017

Package gtrendsr. October 19, 2017

Package fitbitscraper

Package enrichplot. September 29, 2018

Package slickr. March 6, 2018

Package pwrab. R topics documented: June 6, Type Package Title Power Analysis for AB Testing Version 0.1.0

Package rsppfp. November 20, 2018

Package statsdk. September 30, 2017

Package humanize. R topics documented: April 4, Version Title Create Values for Human Consumption

Package balance. October 12, 2018

Package knitrprogressbar

Package fastqcr. April 11, 2017

Package TrafficBDE. March 1, 2018

Package sfc. August 29, 2016

Package vip. June 15, 2018

Package calpassapi. August 25, 2018

Package splithalf. March 17, 2018

Package reval. May 26, 2015

Package bigreadr. R topics documented: August 13, Version Date Title Read Large Text Files

Package spark. July 21, 2017

Package kdtools. April 26, 2018

Package ggextra. April 4, 2018

Package pairsd3. R topics documented: August 29, Title D3 Scatterplot Matrices Version 0.1.0

Package robotstxt. November 12, 2017

Package censusr. R topics documented: June 14, Type Package Title Collect Data from the Census API Version 0.0.

Package coga. May 8, 2018

Package essurvey. August 23, 2018

Package pdfsearch. July 10, 2018

Package qualmap. R topics documented: September 12, Type Package

Package fingertipsr. May 25, Type Package Version Title Fingertips Data for Public Health

Package embed. November 19, 2018

Package zoomgrid. January 3, 2019

Package nima. May 23, 2018

Package postal. July 27, 2018

Package geniusr. December 6, 2017

Package states. May 4, 2018

Package cancensus. February 4, 2018

Package postgistools

Package fusionclust. September 19, 2017

Package sigqc. June 13, 2018

Package jstree. October 24, 2017

Package guardianapi. February 3, 2019

Package vinereg. August 10, 2018

Package dbx. July 5, 2018

Package gridgraphics

Package dkanr. July 12, 2018

Package fitur. March 11, 2018

Package shinyfeedback

Package haplor. November 1, 2017

Package Rspc. July 30, 2018

Package treeio. April 1, 2018

Package tiler. June 9, 2018

Package strat. November 23, 2016

Package rzeit2. January 7, 2019

Package BiocManager. November 13, 2018

Package modules. July 22, 2017

Package sfdct. August 29, 2017

Package d3plus. September 25, 2017

Package customlayout

Package wrswor. R topics documented: February 2, Type Package

Package goodpractice

Package deductive. June 2, 2017

Package liftr. R topics documented: May 14, Type Package

Package narray. January 28, 2018

Package anomalize. April 17, 2018

Package jdx. R topics documented: January 9, Type Package Title 'Java' Data Exchange for 'R' and 'rjava'

Transcription:

Title Use Image in 'ggplot2' Version 0.0.7 Package ggimage November 1, 2017 Supports image files and graphic objects to be visualized in 'ggplot2' graphic system. Depends R (>= 3.3.0), ggplot2 Imports grid, gridgraphics, magick, methods, rvcheck, scales, tibble Suggests knitr, prettydoc VignetteBuilder knitr ByteCompile true License Artistic-2.0 URL https://github.com/guangchuangyu/ggimage BugReports https://github.com/guangchuangyu/ggimage/issues Encoding UTF-8 LazyData true RoxygenNote 6.0.1 NeedsCompilation no Author Guangchuang Yu [aut, cre] (0000-0002-6485-8781) Maintainer Guangchuang Yu <guangchuangyu@gmail.com> Repository CRAN Date/Publication 2017-11-01 07:39:45 UTC R topics documented: geom_emoji......................................... 2 geom_flag.......................................... 3 geom_icon.......................................... 3 geom_image......................................... 4 geom_phylopic....................................... 5 geom_pokemon....................................... 6 1

2 geom_emoji geom_subview....................................... 6 list.flag........................................... 7 list.icon........................................... 8 list.pokemon......................................... 8 theme_transparent...................................... 9 Index 10 geom_emoji geom_emoji geom layer for using emoji image geom_emoji(mapping = NULL, = NULL, inherit.aes = TRUE, = FALSE, = "width",...) mapping aes mapping inherit.aes whether inherit aes mapping from ggplot() whether remove NA values one of width or height for specifying size... additional parameter ggplot2 layer

geom_flag 3 geom_flag geom_flag geom layer for using flag image geom_flag(mapping = NULL, = NULL, inherit.aes = TRUE, = FALSE, = "width",...) mapping aes mapping inherit.aes whether inherit aes mapping from ggplot() whether remove NA values one of width or height for specifying size... additional parameter ggplot2 layer geom_icon geom_icon geom layer for using icon geom_icon(mapping = NULL, = NULL, inherit.aes = TRUE, = FALSE, = "width",...)

4 geom_image mapping aes mapping inherit.aes whether inherit aes mapping from ggplot() whether remove NA values one of width or height for specifying size... additional parameter ggplot2 layer geom_image geom_image geom layer for visualizing image files geom_image(mapping = NULL, = NULL, stat = "identity", position = "identity", inherit.aes = TRUE, = FALSE, = "width", color = NULL,...) mapping stat position inherit.aes color aes mapping stat position logical, whether inherit aes from ggplot() logical, whether remove NA values one of width or height specify the color of image. NULL for original color... additional parameters geom layer

geom_phylopic 5 Examples library("ggplot2") library("ggimage") set.seed(2017-02-21) d <-.frame(x = rnorm(10), y = rnorm(10), image = sample(c("https://www.r-project.org/logo/rlogo.png", "https://jeroenooms.github.io/images/frink.png"), size=10, replace = TRUE) ) ggplot(d, aes(x, y)) + geom_image(aes(image=image)) geom_phylopic geom_phylopic geom layer for using phylopic image geom_phylopic(mapping = NULL, = NULL, inherit.aes = TRUE, = FALSE, = "width", height = 512,...) mapping inherit.aes height aes mapping whether inherit aes mapping from ggplot() whether remove NA values one of width or height for specifying size size ( height) of phylopic image to be used... additional parameter ggplot2 layer

6 geom_subview geom_pokemon geom_pokemon geom layer for using pokemon image geom_pokemon(mapping = NULL, = NULL, inherit.aes = TRUE, = FALSE, = "width",...) mapping aes mapping inherit.aes whether inherit aes mapping from ggplot() whether remove NA values one of width or height for specifying size... additional parameter ggplot2 layer geom_subview geom_subview subview geom geom_subview(subview, x, y, width = 0.1, height = 0.1)

list.flag 7 subview x y width height subview x position y position width height layer list.flag list.flag list available flag list.flag() flag vector

8 list.pokemon list.icon list.icon list available icon list.icon() icon vector list.pokemon list.pokemon list available pokemon list.pokemon() pokemon vector

theme_transparent 9 theme_transparent theme_transparent transparent background theme theme_transparent(...)... additional parameter to tweak the theme ggplot object Guangchuang Yu with contributions from Hugo Gruson

Index geom_emoji, 2 geom_flag, 3 geom_icon, 3 geom_image, 4 geom_phylopic, 5 geom_pokemon, 6 geom_subview, 6 list.flag, 7 list.icon, 8 list.pokemon, 8 theme_transparent, 9 10