parse_ff: Parse fantasy football data

Description Usage Arguments Details Value See Also

Description

Parse fantasy football data.

Usage

1
parse_ff(resp, as = c("complete", "minimal"), ...)

Arguments

resp

response object (from 'httr' package). Required.

as

character. Desired type of output. One of 'complete' or 'minimal'. Inspired somewhat by the 'httr::content()' analogue, although the implementation is different.

...

dots. Passed to 'httr::content()'.

Details

None.

Value

tibble

See Also

https://dusty-turner.netlify.com/post/mathlete-fantasy-football-analysis/.


tonyelhabr/espn2 documentation built on May 5, 2019, 3:55 p.m.