graphHeatMap: Generate a graph showing a heat map about the evolution of...

View source: R/graphHeatMap.R

graphHeatMapR Documentation

Generate a graph showing a heat map about the evolution of account values for selected countries

Description

Generate a graph showing a heat map about the evolution of account values for selected countries

Usage

graphHeatMap(.data, grouping = "Estágio de desenvolvimento")

Arguments

.data

tibble data about the evolution of account values for selected countries

grouping

char grouping option c("Estágio de desenvolvimento","Continente")

Value

heat map.

Examples

dataHeatMap(account="Despesa") %>% graphHeatMap()

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