Learn R Programming

ttutils (version 1.0-1.1)

ttutils-package: Utility Functions

Description

The package ttutils contains some auxiliary functions.

See section ‘Index’ for a list of exported functions. Section ‘Internals’ lists the internal functions of the package, which are not exported but may be referenced by ttutils:::.functionName.

Arguments

Index

check : Generic function to check the validity of a given object
interval : Interval class
isInteger : Test for integrity
liesWithin : Test for interval coverage
merge.list : Merge two lists

Internals

.parseRelation : Parse a relation symbol and return the result of the comparison
.saveDevice : Save a plot on a given device

Details

Version: 1.0-1
Date: 2009-06-18
License: GPL-2