check_island_tbl {DAISIEprep}R Documentation

Checks the validity of the Island_tbl class

Description

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)

[Package DAISIEprep version 0.4.0 Index]