ggplot2

E436330

ggplot2 is a widely used R package for creating elegant, layered, and highly customizable data visualizations based on the Grammar of Graphics.

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (1)

Label Occurrences
ggplot2 canonical 1

Statements (51)

Predicate Object
instanceOf R package
data visualization library
free and open-source software
basedOn Grammar of Graphics NERFINISHED
compatibleWith R Markdown NERFINISHED
Shiny NERFINISHED
dplyr NERFINISHED
tidyr NERFINISHED
creator Hadley Wickham NERFINISHED
designedFor declarative specification of plots
highly customizable visualizations
layered construction of graphics
hasExtensionEcosystem yes
implements layered grammar of graphics
introducedConcept facets
geoms
scales
stats
themes
license MIT License
maintainer Hadley Wickham NERFINISHED
Posit PBC NERFINISHED
partOf tidyverse NERFINISHED
programmingLanguage R NERFINISHED
repository https://github.com/tidyverse/ggplot2
supports aesthetic mappings
bar charts
boxplots
coordinate transformations
density plots
faceting
histograms
line plots
scatter plots
statistical transformations
themes
typicalFunction aes
facet_grid
facet_wrap
geom_bar
geom_boxplot
geom_histogram
geom_line
geom_point
ggplot
labs
scale_x_continuous
scale_y_continuous
theme
uses data frames as primary data structure
writtenIn R NERFINISHED

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

R hasPackage ggplot2