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 21 Nov. 2024.
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

crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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