Lots of work went into this one! Well done.
Hi @BrianJ
Could you tell me where we can get those (csv) files inside your R code ?
numcomplaints <- read_csv(“Power BI Coding/Enterprise DNA Files/Data Challenges/Data Challenge 6/numcomplaints.csv”)
Population <- read_csv(“Power BI Coding/Enterprise DNA Files/Data Challenges/Data Challenge 6/Benford Population.csv”)
reimbursements <- read_csv(“Power BI Coding/Enterprise DNA Files/Data Challenges/Data Challenge 6/reimbursements.csv”)
Here you go.
- Brian
numcomplaints.csv (210 Bytes)
Benford Population.csv (178.6 KB)
reimbursements.csv (350 Bytes)
This is amazing! How did you make it look like a pamphlet?