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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns