Skip to contents

Checks the validity of the Island_tbl class

Usage

check_island_tbl(object)

Arguments

object

Instance of the Island_tbl class

Value

Boolean or errors

Examples

island_tbl <- island_tbl()
check_island_tbl(island_tbl)
#> [1] TRUE