I have drawn a map using the spmap command:
spmap GDPpccte60 using coSp, id(id) clnumber(4) fcolor(Reds2)
The problem is that the quartile data is displayed with many decimal places. How can I ensure that this data has only two decimal places?
spmap GDPpccte60 using coSp, id(id) clnumber(4) fcolor(Reds2)
The problem is that the quartile data is displayed with many decimal places. How can I ensure that this data has only two decimal places?