Learn R Programming

uGMAR (version 3.1.0)

check_data: Check that given object contains data

Description

check_data checks that that given object contains data.

Usage

check_data(object)

Arguments

object

an object to be tested

Value

Doesn't return anything, but throws and error if something is wrong.