Skip to contents

This is called from validate_BirdFlow, as well as some of the route and interval validation functions

Usage

validate_geom(geom, n_active, throw_error = TRUE)

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 TRUE throw errors that are found. IF false return a problem data frame. throw_error = FALSE is for compatibility with validate_BirdFlow

Value

a problem data frame