database_names: Names of columns in data frames parsed from the FFP...

Description Usage Format

Description

Contains all possible names found in FFP parsed databases from the UK and Jamaica. The file is used to standardize R data frame names so that data from each database can be pulled into a single data frame.

Usage

1

Format

A data frame with 150 rows and 4 variables:

table

Table that the name is found in. Either "session", "attendance", and "attendees".

col_names

Original names found in the FFP databases.

col_codes

Corresponding column codes for use when parsing FFP database files.

type

Column type for parsing the relevant columns.


caldwellst/fightr documentation built on July 4, 2021, 8:50 a.m.