powered by
dggs objects have many settings. This returns all of them, along with info about the grid being specified.
dginfo(dggs)
No return. All info is printed to the screen.
A dggs object from dgconstruct()
library(dggridR) dggs <- dgconstruct(res=20) dginfo(dggs)
Run the code above in your browser using DataLab