Learn R Programming

nhlscrape (version 0.1.3)

AddAllTeamsDb: Add team metadata to the database

Description

Add all teams to the database. The teams will get stored in the database in the 'teams' table. Will not write if teams already exist in the database!

Usage

AddAllTeamsDb()

Arguments

Examples

Run this code
# NOT RUN {
SetDbPath(example = TRUE)
AddAllTeamsDb()

# }

Run the code above in your browser using DataLab