Description Usage Arguments Value Examples
View source: R/get_mlb_pitcheo.R
Estadistica oficial de pitcheo de la MLB (baseball)
1  | get_mlb_pitcheo(year, quiet = FALSE)
 | 
year | 
 numeric  | 
quiet | 
 character  | 
Estadisticas de la pagina oficial mlb.com
1 2 3 4  | # year = año que queremos visualizar
# quiet = indica que se esta cargando la tabla
# Get las estadisticas de pitcheo del 1975
get_mlb_pitcheo(1975)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.