Hello Everyone
I am trying to superimpose grid on my map in stata. I could not find proper way of doing that.
I also check GRMAP help however I could not find any option regarding grid.
this is my code
use RawData2011_2020.dta
grmap ETHANOLrp, t(18635) legtitle("fuel") fcolor(Reds2) clnumber(4) ocolor(Greys) clmethod(quantile) polygon(data(mp_shp.dta) ocolor(black))
I appreciate your insights ahead of time.
Related Posts with How to superimpose grid on a map
Do sum of all corresponding values in one column when other column has a certain valueI want to sum the column 'stat1' by the column 'Group' if it has a certain value, such as Group == '…
Issue with Clustering - Distance Measures (centroid, ward)Hello everyone, I'm struggeling with a problem, which is probably quite easy to resolve - but I was…
Tabulating country fixed effects predicted in StataHello to everyone again, For my thesis, I aim on deriving country fixed effects. A suggested by a f…
Increasing space for column and row labels when tabulating resultsHello everyone, I am doing five fixed effects regressions with five different dependent variables. …
Increasing space for columns and row labels when tabulating resultsHello everyone, I am doing five fixed effects regressions with five different dependent variables. …
Subscribe to:
Post Comments (Atom)
0 Response to How to superimpose grid on a map
Post a Comment