vld_flob: Validate flob Object

View source: R/vld.R

vld_flobR Documentation

Validate flob Object

Description

Validates a flob() object.

Usage

vld_flob(x, old = FALSE)

Arguments

x

The object to check.

old

A flag indicating whether old flobs are permitted.

Value

A flag indicating whether the object passed the test.

See Also

chk_flob()

Examples

vld_flob(flobr::flob_obj)
vld_flob(1)

poissonconsulting/flobr documentation built on June 10, 2025, 3:02 a.m.