| dginfo | R Documentation | 
dggs objects have many settings. This returns all of them, along with info about the grid being specified.
dginfo(dggs)
| dggs | A dggs object from dgconstruct() | 
No return. All info is printed to the screen.
library(dggridR)
dggs <- dgconstruct(res=20)
dginfo(dggs)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.