check_island_colonist {DAISIEprep} | R Documentation |
Checks the validity of the Island_colonist class
Description
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)
[Package DAISIEprep version 0.4.0 Index]