sims_teams_example {nflseedR}R Documentation

Example Teams Data used in NFL Simulations

Description

Example Teams Data used in NFL Simulations

Usage

sims_teams_example

Format

A data frame with 64 rows and 5 variables containing team name and division information.

Details

Please see data-raw/sim_examples.R for the code to create this data.

Examples

str(sims_teams_example)

[Package nflseedR version 2.0.0 Index]