check_viewmap {viewpoly} | R Documentation |
Viewmap object sanity check
Description
Viewmap object sanity check
Usage
check_viewmap(viewmap_obj)
Arguments
viewmap_obj |
an object of class |
Value
if consistent, returns 0. If not consistent, returns a
vector with a number of tests, where TRUE
indicates
a failed test.
Author(s)
Cristiane Taniguti, chtaniguti@tamu.edu
[Package viewpoly version 0.4.1 Index]