R Dataset / Package Stat2Data / TomlinsonRush

On this R-data statistics page, you will find information about the TomlinsonRush data set which pertains to LaDainian Tomlinson Rushing Yards. The TomlinsonRush data set is found in the Stat2Data R package. You can load the TomlinsonRush data set in R by issuing the following command at the console data("TomlinsonRush"). This will load the data into a variable called TomlinsonRush. If R says the TomlinsonRush data set is not found, you can try installing the package by issuing this command install.packages("Stat2Data") and then attempt to reload the data with the library() command. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the TomlinsonRush R data set. The size of this file is about 334 bytes.

LaDainian Tomlinson Rushing Yards

Description

Rushing yards for each game LaDainian Tomlinson played in the 2006 National Football League (NFL regular) season.

Format

A dataset with 16 observations on the following 4 variables.

R project statistics dataset table
Game Week number in the 2006 season
Opponent Name of opposing team
Attempts Number of rushing attempts
Yards Total yards gamed rushing for the game

Details

For each of the sixteen games the San Diego Chargers played in the 2006 NFL regular season we have the number of times LaDainian Tomlinson ran the ball and the total yards he gained.

Source

Data downloaded from http://www.pro-football-reference.com/players/T/TomlLa00/gamelog/2006/

Dataset imported from https://www.r-project.org.

Attachments: csv, json

<iframe src="https://pmagunia.com/iframe/r-dataset-package-stat2data-tomlinsonrush.html" width="100%" height="100%" style="border:0px"></iframe>