Skip to contents

Verify that a dggs object has appropriate values

Usage

dgverify(dggs)

Arguments

dggs

The dggs object to be verified

Value

The function has no return value. A stop signal is raised if the object is misspecified

Examples

library(dggridR)
dgverify(dgconstruct(res=20))