Description Usage Arguments Value
workhorse function. reads the raw fantasy pros dat, cleans up headers, returns list of projection data frames ready for projection_prep function.
| 1 | get_fantasy_pros(year, limit_unmatched = TRUE)
 | 
| year | desired year. valid values: 2016 | 
| limit_unmatched | if TRUE (the default behavior) will only return players with an mlbid that can be matched. look at 'id_map' and the 'universal_metadata' vignette for more about the id map we're using to match players to ids. fundamentally, you need a consistent, unique identifier if you want to work with multiple projection systems. so this really needs to be TRUE. | 
projection prep object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.