Learn R Programming

nfl4th (version 1.0.5)

make_2pt_table_data: Get 2pt decision probabilities

Description

Get a table with the probabilities associated with a 2-pt decision.

Usage

make_2pt_table_data(probs)

Value

A table showing the probabilities associated with each possible choice.

Arguments

probs

A data frame consisting of one play that has had add_2pt_probs() already run on it.