
Validate geom component of a BirdFlow or related object
Source:R/validate_BirdFlow.R
      validate_geom.RdThis 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 in- bf$metadat$n_active
- throw_error
- If - TRUEthrow errors that are found. IF false return a problem data frame. throw_error = FALSE is for compatibility with- validate_BirdFlow