class_geocontainer_validators: GeoContainer: validate an object of class GeoContainer

Description Usage Arguments Details Value See Also

Description

Test if an object is a proper GeoContainer object.

Usage

1
2
3

Arguments

x, object

an object of class GeoContainer.

Details

Function valid_geocontainer() is a user-friendly wrapper to .valid_geocontainer() and further checks if x is of class GeoContainer.

Value

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.

See Also

Other GeoContainer: GeoContainer-accessors, GeoContainer-class, GeoContainer-methods, is_geocontainer()


jeanmathieupotvin/cargo documentation built on Oct. 27, 2020, 5:22 p.m.