Skip to contents

Checks the validity of the Island_colonist class

Usage

check_island_colonist(object)

Arguments

object

Instance of the island_colonist class

Value

Boolean or errors

Examples

island_colonist <- island_colonist()
check_island_colonist(island_colonist)
#> [1] TRUE