Other packages > Find by keyword >

pitchRx  

Tools for Harnessing "MLBAM" "Gameday" Data and Visualizing "pitchfx"
View on CRAN: Click here


Download and install pitchRx package within the R console
Install from CRAN:
install.packages("pitchRx")

Install from Github:
library("remotes")
install_github("cran/pitchRx")

Install by package version:
library("remotes")
install_version("pitchRx", "1.8.2")



Attach the package and use:
library("pitchRx")
Maintained by
Carson Sievert
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-02-18
Latest Update: 2015-12-09
Description:
With 'pitchRx', one can easily obtain Major League Baseball Advanced Media's 'Gameday' data (as well as store it in a remote database). The 'Gameday' website hosts a wealth of data in XML format, but perhaps most interesting is 'pitchfx'. Among other things, 'pitchfx' data can be used to recreate a baseball's flight path from a pitcher's hand to home plate. With pitchRx, one can easily create animations and interactive 3D 'scatterplots' of the baseball's flight path. 'pitchfx' data is also commonly used to generate a static plot of baseball locations at the moment they cross home plate. These plots, sometimes called strike-zone plots, can also refer to a plot of event probabilities over the same region. 'pitchRx' provides an easy and robust way to generate strike-zone plots using the 'ggplot2' package.
How to cite:
Carson Sievert (2013). pitchRx: Tools for Harnessing "MLBAM" "Gameday" Data and Visualizing "pitchfx". R package version 1.8.2, https://cran.r-project.org/web/packages/pitchRx. Accessed 22 Apr. 2025.
Previous versions and publish date:
0.1 (2013-02-18 09:12), 0.2 (2013-03-11 16:51), 0.3 (2013-04-07 23:59), 0.4 (2013-04-21 22:09), 0.5 (2013-07-03 16:25), 0.6 (2013-07-15 01:03), 0.7 (2013-11-13 20:51), 1.0 (2014-01-27 21:01), 1.1 (2014-03-06 08:01), 1.2 (2014-03-12 07:22), 1.3 (2014-04-04 08:13), 1.4 (2014-05-27 09:07), 1.5 (2014-07-23 22:35), 1.6 (2014-10-27 07:12), 1.7 (2015-04-04 23:10), 1.8.1 (2015-10-26 01:10), 1.8.2 (2015-12-09 12:57), 1.8 (2015-10-13 09:10)
Other packages that cited pitchRx R package
View pitchRx citation profile
Other R packages that pitchRx depends, imports, suggests or enhances
Functions, R codes and Examples using the pitchRx R package
Some associated functions: animateFX . export . fields . getSnapshots . gids . interactiveFX . makeUrls . nonMLBgids . pitchRx . pitches . players . scrape . scrapeFX . strikeFX . update_db . urlsToDataFrame . 
Some associated R codes: animateFX.R . data.R . deprecated.R . getFacets.R . getSnapshots.R . getStrikezones.R . help.R . interactiveFX.R . scrape.R . strikeFX.R . update.R .  Full pitchRx package functions and examples
Downloads during the last 30 days
03/2303/2403/2503/2603/2703/2804/0304/0404/0604/0704/0804/1204/1504/1604/1704/19Downloads for pitchRx05101520253035TrendBars

Today's Hot Picks in Authors and Packages

ino  
Initialization of Numerical Optimization
Analysis of the initialization for numerical optimization of real-valued functions, including likel ...
Download / Learn more Package Citations See dependency  
phylosamp  
Sample Size Calculations for Molecular and Phylogenetic Studies
Implements novel tools for estimating sample sizes needed for phylogenetic studies, including studi ...
Download / Learn more Package Citations See dependency  
optimStrat  
Choosing the Sample Strategy
Intended to assist in the choice of the sampling strategy to implement in a survey. ...
Download / Learn more Package Citations See dependency  
GWPR.light  
Geographically Weighted Panel Regression
Geographically weighted panel regression is grounded in a branch of spatial statistics. Using geogra ...
Download / Learn more Package Citations See dependency  
Qest  
Quantile-Based Estimator
Quantile-based estimators (Q-estimators) can be used to fit any parametric distribution, using its q ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA