View source: R/add_variables.R
add_variables | R Documentation |
Add home_score, away_score, home_points, away_points, home_abbr and away_abbr variables to a matches dataset.
add_variables(.data)
.data |
A data.frame with matches data generated by brasileirao package. |
A data.frame with added variables.
add_variables(matches)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.