Learn R Programming

DAISIEprep (version 1.0.1)

check_island_tbl: Checks the validity of the Island_tbl class

Description

Checks the validity of the Island_tbl class

Usage

check_island_tbl(object)

Value

Boolean or errors

Arguments

object

Instance of the Island_tbl class

Examples

Run this code
island_tbl <- island_tbl()
check_island_tbl(island_tbl)

Run the code above in your browser using DataLab