Skip to contents

Test whether an object is a grain-size distribution tibble

Usage

is_gsd_tbl(x)

Arguments

x

An object to test.

Value

TRUE if x inherits from gsd_tbl, otherwise FALSE.