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