criar_tabela_estado: Create a summary table for the State of Sao Paulo

Description Usage Arguments Value

View source: R/summary_tables.R

Description

Create a summary table for the State of Sao Paulo

Usage

1
2
3
4
5
6
7
criar_tabela_estado(
  df_ano_atual,
  df_ano_anterior,
  mes_atual,
  colunas = NA,
  csv_output = NA
)

Arguments

df_ano_atual

A dataframe.

df_ano_anterior

A dataframe.

mes_atual

An integer between 1 and 12.

colunas

A character vector with the column names of the output dataframe.

csv_output

A character string with the csv output path. Optional.

Value

A dataframe.


andremenegatti/cagedExplorer documentation built on July 1, 2020, 1:25 a.m.