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)

flobr documentation built on Aug. 25, 2022, 5:05 p.m.