dfCheck: Check whether something is a data frame

View source: R/checks.R

dfCheckR Documentation

Check whether something is a data frame

Description

Check whether something is a data frame

Usage

dfCheck(obj)

Arguments

obj

An object that you want to check for df-ness

Value

Throws an error if obj is not a data frame.


MFEh2o/MFE_Utilities documentation built on May 6, 2023, 1:35 p.m.