is_metacore: Is metacore object

View source: R/validators.R

is_metacoreR Documentation

Is metacore object

Description

Is metacore object

Usage

is_metacore(x)

Arguments

x

object to check

Value

TRUE if metacore, FALSE if not

Examples

# Loads in a metacore obj called metacore
load(metacore_example("pilot_ADaM.rda"))
is_metacore(metacore)


atorus-research/metacore documentation built on May 7, 2024, 6:38 a.m.