add_variables: Add Variables

View source: R/add_variables.R

add_variablesR Documentation

Add Variables

Description

Add home_score, away_score, home_points, away_points, home_abbr and away_abbr variables to a matches dataset.

Usage

add_variables(.data)

Arguments

.data

A data.frame with matches data generated by brasileirao package.

Value

A data.frame with added variables.

Examples

add_variables(matches)


williamorim/brasileirao documentation built on July 22, 2024, 11:01 p.m.