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

Similar neural responses predict friendship.

TL;DR: Evidence is shown for neural homophily: neural responses when viewing audiovisual movies are exceptionally similar among friends, and that similarity decreases with increasing distance in a real-world social network.
Journal ArticleDOI

gprofiler2 -- an R package for gene list functional enrichment analysis and namespace conversion toolset g:Profiler.

TL;DR: The accompanying R package, gprofiler2, developed to facilitate programmatic access to g:Profiler computations and databases via REST API, provides an easy-to-use functionality that enables researchers to incorporate functional enrichment analysis into automated analysis pipelines written in R.
Journal ArticleDOI

Comparing bioinformatic pipelines for microbial 16S rRNA amplicon sequencing.

TL;DR: In this article, the authors compared six bioinformatic pipelines for the analysis of amplicon sequence data: three OTU-level flows (QIIME-uclust, MOTHUR, and USEARCH-UPARSE) and three ASV-level (DADA2, Qiime2-Deblur, and Uplabel-UNOISE3).
Related Papers (5)