Description Usage Arguments Details Value See Also
Test if an object is a proper GeoContainer object.
1 2 3 | valid_geocontainer(x)
.valid_geocontainer(object)
|
x, object |
an object of class |
Function valid_geocontainer() is a user-friendly wrapper to
.valid_geocontainer() and further checks if x is of class
GeoContainer.
Function valid_geocontainer() returns a logical TRUE if the object is
valid. Else, it returns an error message describing the problems.
Function .valid_geocontainer() returns NULL if the object is valid.
Else, it returns a character vector of strings describing the problems.
Other GeoContainer:
GeoContainer-accessors,
GeoContainer-class,
GeoContainer-methods,
is_geocontainer()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.