
Validate geom component of a BirdFlow or related object
Source:R/validate_BirdFlow.R
validate_geom.Rd
This is called from validate_BirdFlow
, as well
as some of the route and interval validation functions
Arguments
- geom
A geom list
- n_active
The number of active cells in the model see
n_active()
also stored inbf$metadat$n_active
- throw_error
If
TRUE
throw errors that are found. IF false return a problem data frame. throw_error = FALSE is for compatibility withvalidate_BirdFlow