chk: Check

View source: R/resolve.R

chkR Documentation

Check

Description

Checks individual objects.

Usage

chk(obj)

## Default S3 method:
chk(obj)

## S3 method for class 'err'
chk(obj)

Arguments

obj

Object to check.

Details

Runs warning() or stop() where necessary.


devOpifex/err documentation built on Feb. 5, 2024, 1:57 p.m.