I am working with US population numbers and I am seeing means that look like 2001234 and sd that looks like 22211121 and it's hard to eyeball what the numbers are saying. Is there a way to ask R to change the default output format for the console or reports to be 2,001,234 etc? Or 2.001M?
I am working interactively with the R Shell so defining extra functions to do this is not so convenient. I would like to change the default.