## Animations generated in R version 3.3.2 (2016-10-31)
##   using the package animation
library(animation)
library(pitchRx)
library(ggplot2)
library(pacman)
library(RSQLite)
animateFX(pitches, layer = facet_grid(pitcher_name ~ stand))
## R version 3.3.2 (2016-10-31)
## Platform: x86_64-pc-linux-gnu (64-bit)
## Other packages: animation 2.4, pitchRx 1.8.2, ggplot2 2.2.0,
## pacman 0.4.1, RSQLite 1.1-1