-
Recent Posts
- ggplot2: How Geoms & Aesthetics ≈ Whipped Cream
- Math Notation for R Plot Titles: expression, bquote, & Greek Letters
- Using R to Reason & Test Theory: A Case Study from the Field of Reading Education
- Minimal, Explicit, Python Style Package Loading for R
- Easily Make Multi-tabbed .xlsx Files with openxlsx
Archives
- March 2018
- February 2018
- December 2016
- May 2016
- March 2016
- May 2015
- April 2015
- February 2015
- December 2014
- November 2014
- October 2014
- September 2014
- August 2014
- June 2014
- May 2014
- April 2014
- March 2014
- February 2014
- December 2013
- November 2013
- September 2013
- August 2013
- July 2013
- May 2013
- March 2013
- February 2013
- December 2012
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
Categories
- analysis
- animation
- annotate
- benchmark
- data
- data generation
- discourse analysis
- factor
- games
- ggplot2
- grapheme
- igraph
- knitr
- letter
- package creation
- parallel
- paste
- plot
- qdap
- r
- random
- regular expression
- reports
- reshape
- slidify
- text
- tidytext
- tidyverse
- trinker
- tylerrinker
- Uncategorized
- visualization
- wakefield
- word cloud
- work flow
Category Archives: visualization
Math Notation for R Plot Titles: expression, bquote, & Greek Letters
In this post you will learn: How to create expressions that have mixed (1) strings, (2) expressions, (3) variables & (4) Greek letters How to pass in values as variables to an expression I wanted to name this post “Ahhhhhhhhhhh #$@%&!!!!” … Continue reading
Posted in ggplot2, plot, r, trinker, tylerrinker, visualization, work flow
Tagged data science, expression, ggplot2, math notation, plot, R, text, title, trinker, tyler rinker, visualization
5 Comments
Ordering Categories within ggplot2 Facets
I saw Simon Jackson’s recent blog post regarding ordering categories within facets. He proposed a way of dealing with the problem of ordering variables shared across facets within facets. This problem becomes apparent in text analysis where words are shared … Continue reading
Posted in ggplot2, r, text, tidytext, tidyverse, tylerrinker, visualization
Tagged ggplot2, R, tidyr, tidytext, tidyverse, tylerrinker
14 Comments
How do I re-arrange??: Ordering a plot re-revisited
Several years back I wrote a two part blog series in response to seeing questions about plotting and reordering on list serves, talkstats.com, and stackoverflow. Part I discussed the basics of reordering plots by reordering factor levels. The essential gist was: … Continue reading
Posted in factor, ggplot2, r, visualization
Tagged ggplot, ggplot2, R, tyler rinker, visualization
4 Comments
Shape File Selfies in ggplot2
In this post you will learn how to: Create your own quasi-shape file Plot your homemade quasi-shape file in ggplot2 Add an external svg/ps graphic to a plot Change a grid grob's color and alpha *Note get simple .md version … Continue reading
Posted in discourse analysis, ggplot2, Uncategorized, visualization
Tagged ggplot2 trinker, R, shape file, space manikin, spatial
1 Comment
Sochi Olympic Medals
For those who are addicted to R and haven’t the time to click the mouse on a web browser you too can still be informed about the results of the 2014 Sochi Winter Olympics. I was inspired by a SO … Continue reading
Posted in data, ggplot2, reshape, Uncategorized, visualization
Tagged ggplot2, olympics, R, trinker, tyler rinker
19 Comments
Sentence Drawing: Part II
In a recent blog post I introduced Stefanie Posavec‘s Sentence Drawings. We created this ggplot2 rendition: We left off weighing the aesthetics of the Sentence Drawing with information of quality visualizations. I asked others to think of ways to display … Continue reading
Posted in animation, discourse analysis, ggplot2, qdap, text, Uncategorized, visualization
Tagged animation, discourse analysis, R, sentence drawing, text analysis, trinker, tyler rinker
1 Comment
Sentence Drawing: Function vs. Art
I recently was reading the book “Functional Art” and came across the work of Stefanie Posavec. Her Sentence Drawings (click here to see and click here to learn) caught my attention. Here is a ggplot2 rendition: From what I understand … Continue reading
Posted in discourse analysis, ggplot2, text, Uncategorized, visualization
Tagged discourse analysis, ggplot2, plot, qdap, R, sentence drawing, Stefanie Posavec, text, trinker, tyler rinker, visualization
8 Comments
How do I re-arrange??: Ordering a plot revisited
Back in October of last year I wrote a blog post about reordering/rearanging plots. This was, and continues to be, a frequent question on list serves and R help sites. In light of my recent studies/presenting on The Mechanics of … Continue reading
Posted in factor, ggplot2, Uncategorized, visualization, work flow
Tagged cran, plot, R, relevel, reorder, trinker, tyler rinker, visualization
12 Comments
ggplot2 Choropleth of Supreme Court Decisions: A Tutorial
I don't do much GIS but I like to. It's rather enjoyable and involves a tremendous skill set. Often you will find your self grabbing data sets from some site, scraping, data cleaning and reshaping, and graphing. On the ride … Continue reading
Posted in data, ggplot2, reports, Uncategorized, visualization
Tagged chloropleth, ggplot2, gridextra, map, R, supreme court, trinker, tyler rinker, visualization
31 Comments
The Mechanics of Data Visualization
I recently presented about the mechanics of data visualization at the CLaRI Literacy Conference to a group of researchers, teachers and school administrators. The presentation is based on the work of Few (2012; 2009). While the presentation itself is not about … Continue reading
Posted in ggplot2, reports, slidify, Uncategorized, visualization
Tagged data visualization, few, ggplot2, graph, graphics, R, reports, slidify, stephen few, trinker, tyler rinker, visualization
2 Comments