Learn R Programming

DAISIEprep (version 1.0.1)

check_island_colonist: Checks the validity of the Island_colonist class

Description

Checks the validity of the Island_colonist class

Usage

check_island_colonist(object)

Value

Boolean or errors

Arguments

object

Instance of the island_colonist class

Examples

Run this code
island_colonist <- island_colonist()
check_island_colonist(island_colonist)

Run the code above in your browser using DataLab