Learn R Programming

nhlscraper (version 0.5.0)

drafts: Access all the drafts

Description

drafts() retrieves all the drafts as a data.frame where each row represents draft and includes detail on venue/location geography and regional metadata.

Usage

drafts()

Arguments

Value

data.frame with one row per draft

Examples

Run this code
all_drafts <- drafts()

Run the code above in your browser using DataLab