# It usually takes much longer than 5 seconds.
# Summary by transaction nature
get_pix_summary(database = "202509", group_by = "NATUREZA")
# Summary by payer region
get_pix_summary(database = "202509", group_by = "PAG_REGIAO")
# Summary by nature and initiation method
get_pix_summary(database = "202509", group_by = c("NATUREZA", "FORMAINICIACAO"))
Run the code above in your browser using DataLab