README.md

Rcofog

The goal of Rcofog is to retrieve financial data about functions of government

Installation

You can install the development version from GitHub with:

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

Example

Here you can see how to draw a sankey graphic with COFOG data:

library(Rcofog)
dataExpenseFlow(year=2020) %>% 
graphExpenseFlow()



tchiluanda/Rcofog documentation built on July 1, 2022, 8:53 p.m.