espn_api {nhlscraper} | R Documentation |
Call ESPN API
Description
Call ESPN API
Usage
espn_api(path, query = list(), type)
Arguments
path |
String |
query |
list |
type |
integer where 1=site.api and 2=sports.core |
Value
parsed JSON
[Package nhlscraper version 0.2.0 Index]