if (FALSE) # It usually takes much longer than 5 seconds.
# Get fraud statistics for September 2025
fraud <- get_pix_fraud_stats(database = "202509")
# Get top 100 records
fraud <- get_pix_fraud_stats(database = "202509", top = 100)
Run the code above in your browser using DataLab