Learn R Programming

qqr (version 0.0.1)

print.tabelaBR: Print for tabelaBR objects

Description

Print objects with class tabelaBR.

Usage

# S3 method for tabelaBR
print(x,...)

Arguments

x

An object with class tabelaBR.

...

further arguments passed to or from other methods.

See Also

previousData, currentData

Examples

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

Run the code above in your browser using DataLab