Learn R Programming

qqr (version 0.0.1)

previousData: Get data from previous years of the Brazilian soccer championship

Description

Number of points, victories, defeats, ties and more info about the Brazilian soccer championship of a year from 2015 to 2019

Usage

previousData(year)

Arguments

year

The year of the championship for which the table is desired

Value

An object with class tabelaBR containing the information of the Brazilian soccer championship from the year desired.

Examples

Run this code
# NOT RUN {
previousData(2019)
# }

Run the code above in your browser using DataLab