check_data: Check that given object contains data

View source: R/argumentChecks.R

check_dataR Documentation

Check that given object contains data

Description

check_data checks that a 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.


uGMAR documentation built on Aug. 19, 2023, 5:10 p.m.