Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 3 of 3 found.
[1] < 1 > [1]  Sort:

print.ensurer (Package: ensurer) : Print method for ensurer contracts

Print method for ensurer contracts
● Data Source: CranContrib
● Keywords:
● Alias: print.ensurer
● 0 images

check_that (Package: ensurer) : Ensure Certain Conditions for a Value at Runtime.

Use ensure_that (imperitive form) to ensure conditions for a value "on the fly". The present tense form, ensures_that is used to make reusable "contracts" (functions) which can subsequently be applied to values; see examples below. It is also possible to check (rather than ensure) whether conditions are satisfied; the check_that function works like ensure_that but will return TRUE or FALSE.
● Data Source: CranContrib
● Keywords:
● Alias: check, check_that, ensure, ensure_that, ensures, ensures_that
● 0 images

ensurer (Package: ensurer) : ensurer - Ensure Values at Runtime

ensurer is a utility package for R that provides a simple and light-weight mechanism for ensuring certain aspects of values at runtime.
● Data Source: CranContrib
● Keywords:
● Alias: ensurer, ensurer-package
● 0 images