powered by
Verify that a dggs object has appropriate values
dgverify(dggs)
The function has no return value. A stop signal is raised if the object is misspecified
The dggs object to be verified
library(dggridR) dggs <- dgconstruct(res=20) dgverify(dggs)
Run the code above in your browser using DataLab