parse_daily_player_stats: Parse player stats

Description Usage Arguments Examples

View source: R/by-date-parsers.r

Description

Parse player stats

Usage

1

Arguments

json

content from response

Examples

1
2
3
4
5
## Not run: 
resp <- daily_player_stats("nba", as.Date("2017-11-16"), season = "2017-2018-regular")
parse_daily_player_stats(resp$content)

## End(Not run)

zamorarr/msf documentation built on May 3, 2019, 9:01 p.m.