scispace - formally typeset
Open AccessBook

ggplot2: Elegant Graphics for Data Analysis

Reads0
Chats0
TLDR
This book describes ggplot2, a new data visualization package for R that uses the insights from Leland Wilkisons Grammar of Graphics to create a powerful and flexible system for creating data graphics.
Abstract
This book describes ggplot2, a new data visualization package for R that uses the insights from Leland Wilkisons Grammar of Graphics to create a powerful and flexible system for creating data graphics. With ggplot2, its easy to: produce handsome, publication-quality plots, with automatic legends created from the plot specification superpose multiple layers (points, lines, maps, tiles, box plots to name a few) from different data sources, with automatically adjusted common scales add customisable smoothers that use the powerful modelling capabilities of R, such as loess, linear models, generalised additive models and robust regression save any ggplot2 plot (or part thereof) for later modification or reuse create custom themes that capture in-house or journal style requirements, and that can easily be applied to multiple plots approach your graph from a visual perspective, thinking about how each component of the data is represented on the final plot. This book will be useful to everyone who has struggled with displaying their data in an informative and attractive way. You will need some basic knowledge of R (i.e. you should be able to get your data into R), but ggplot2 is a mini-language specifically tailored for producing graphics, and youll learn everything you need in the book. After reading this book youll be able to produce graphics customized precisely for your problems,and youll find it easy to get graphics out of your head and on to the screen or page.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

ECharts:A Declarative Framework for Rapid Construction of Web-based Visualization

TL;DR: ECharts is an open-sourced, web-based, cross-platform framework that supports the rapid construction of interactive visualization, driven by three goals: easy-to-use, rich built-in interactions, and high performance.
Journal ArticleDOI

Computational reproducibility in archaeological research: Basic principles and a case study of their implementation

TL;DR: Four general principles of reproducible research that have emerged in other fields are presented and an archaeological case study is described that shows how each principle can be implemented using freely available software.
Journal ArticleDOI

KAMO: towards automated data processing for microcrystals.

TL;DR: An automated data-processing pipeline for protein microcrystals was presented and the processing of multiple small-wedge data sets was made dramatically easier by this pipeline.
Journal ArticleDOI

A Modern Ampelography: A Genetic Basis for Leaf Shape and Venation Patterning in Grape

TL;DR: In this article, a morphometric analysis of more than 1,200 grape accessions was performed, which demonstrated a genetic basis for the intricate diversity present in grape leaves and indicated an important genetic component, which confirmed with estimates of heritability.
Journal ArticleDOI

Gramm: grammar of graphics plotting in Matlab

TL;DR: Gramm is a data visualization toolbox for Matlab that allows to produce publication-quality plots from grouped data easily and flexibly and requires iterating over the various groups in order to make successive statistical computations and low-level draw calls.
Related Papers (5)