Learn R Programming

MRTAnalysis (version 0.4.1)

.mcee_assert_df: Assert that input is a data frame

Description

Assert that input is a data frame

Usage

.mcee_assert_df(data)

Value

Invisibly TRUE if valid, otherwise stops with error

Arguments

data

Object to check