Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Assert

The Assert class


Description

Package: R.utils
Class Assert

Object
~~|
~~+--Assert

Directly known subclasses:

public static class Assert
extends Object

Usage

Assert(...)

Arguments

...

Not used.

Fields and Methods

Methods:

check Static method asserting that a generic condition is true.
inherits -
inheritsFrom Static method asserting that an object inherits from of a certain class.
isMatrix Static method asserting that an object is a matrix.
isScalar Static method asserting that an object is a single value.
isVector Static method asserting that an object is a vector.

Methods inherited from Object:
$, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clearLookupCache, clone, detach, equals, extend, finalize, getEnvironment, getFieldModifier, getFieldModifiers, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, names, objectSize, print, save

Author(s)

Henrik Bengtsson


R.utils

Various Programming Utilities

v2.10.1
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.