format_nfl_data: Read and format data from csv for NFL examples, assuming BDB...

Description Usage Arguments Value

View source: R/format_nfl_data.R

Description

Read and format data from csv for NFL examples, assuming BDB or 903124 format (NextGenStats)

Usage

1
format_nfl_data(file_name, data_source = "ngs")

Arguments

file_name

Take a file name as it is required input to the csv parser

data_source

either "ngs" or "903124" can we figure out how to make these the only two options?

Value

A tibble containing the original routes data formatted for use with functions in this package


danichusfu/RouteIdentification documentation built on March 22, 2021, 9:01 p.m.