check_twopts | R Documentation |
Based on MAPpoly check_data_sanity function by Marcelo Mollinari
check_twopts(x)
x |
an object of class |
if consistent, returns 0. If not consistent, returns a
vector with a number of tests, where TRUE
indicates
a failed test.
Cristiane Taniguti, chtaniguti@tamu.edu
data(onemap_example_bc) twopts <- rf_2pts(onemap_example_bc) check_twopts(twopts)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.