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