Learn R Programming

nflseedR (version 2.0.0)

sims_games_example: Example Games Data used in NFL Simulations

Description

Example Games Data used in NFL Simulations

Usage

sims_games_example

Arguments

Format

A data frame with 284 rows and 9 variables containing NFL schedule information.

Details

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

Examples

Run this code
str(sims_games_example)

Run the code above in your browser using DataLab