dgverify | R Documentation |
Verify that a dggs object has appropriate values
dgverify(dggs)
dggs |
The dggs object to be verified |
The function has no return value. A stop signal is raised if the object is misspecified
library(dggridR)
dggs <- dgconstruct(res=20)
dgverify(dggs)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.