Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtn

The goal of rtn is to retrieve data related to the reports about the Brazilian Central Government primary results

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("tchiluanda/rtn")

Example

See how you can draw a polar graph of time-series related to a given account:

get_account_data_by_month(c("física"), month = c(1:12), match_required = FALSE) %>%
  plot_seasonality (value_type = "1")

One important note

All the values are in R$ millions

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages