Description Usage Format Source Examples
Data obtained from Lahman http://www.seanlahman.com/baseball-archive/statistics/
1 |
A data frame with columns:
The variable is character. Player's name
The variable is Date. Player's birthdate
The variable is numeric. Number of years played
The variable is numeric. Year started
The variable is numeric. Year ended
The variable is integer. birth month
The variable is integer. birth_day
The variable is character. birth country
https://github.com/cdalzell/Lahman
1 2 3 4 | ## Not run:
baseball_births
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.