dataAccountEvolutionByCountries: Get data about the evolution of an account values for...

View source: R/dataAccountEvolutionByCountries.R

dataAccountEvolutionByCountriesR Documentation

Get data about the evolution of an account values for selected countries

Description

Get data about the evolution of an account values for selected countries

Usage

dataAccountEvolutionByCountries(
  account = "Despesa",
  continent = "",
  group = "",
  level = "",
  country = "",
  zone = "",
  strategy = ""
)

Arguments

account

string with account name

continent

string with continent name

group

string with economic group

level

string with development level

country

string with country name in PT

zone

string with economic zone

strategy

string with strategic issue

Value

data about the evolution of an account values for selected countries.

Examples

dataAccountEvolutionByCountries(account="Despesa", group = "G20")

tchiluanda/Rgfs documentation built on Feb. 7, 2023, 2:54 p.m.