check_facile_data_store: Check if argument is a FacileDataStore

View source: R/validation.R

check_facile_data_storeR Documentation

Check if argument is a FacileDataStore

Description

Check if argument is a FacileDataStore

Usage

check_facile_data_store(x, ...)

assert_facile_data_store(x, ..., .var.name = vname(x), add = NULL)

test_facile_data_store(x, ...)

Arguments

x

The object to check.

...

to be determined later

.var.name

Name of the checked object to print in assertions. Defaults to the heuristic implemented in checkmate::vname().

add

An checkmate::AssertCollection() object. Default is NULL.


facilebio/FacileData documentation built on Feb. 23, 2024, 9:14 a.m.