View source: R/island_tbl-class.R
check_island_tbl | R Documentation |
Checks the validity of the Island_tbl class
check_island_tbl(object)
object |
Instance of the Island_tbl class |
Boolean or errors
island_tbl <- island_tbl()
check_island_tbl(island_tbl)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.