is_hydat: Test if an object was created using hydat_load

Description Usage Arguments Value Examples

Description

Test if an object was created using hydat_load

Usage

1

Arguments

x

The object to test

Value

TRUE if the object inherits src_hydat, FALSE otherwise

Examples

1
2
3
4
5
## Not run: 
hydat_db <- hydat_load()
is_hydat(hydat_db)

## End(Not run)

paleolimbot/hydatr documentation built on May 3, 2019, 5:49 p.m.