ttutils-package {ttutils} | R Documentation |
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
.
Details
Version: | 1.0-1 |
Date: | 2009-06-18 |
License: | GPL-2 |
Built: | R 2.8.1; ; 2009-06-22 15:18:40; unix |
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 |
plotAndSave | : Display and save a plot |
Internals
.parseRelation | : Parse a relation symbol and return the result of the comparison |
.saveDevice | : Save a plot on a given device |
Author(s)
Thorn Thaler <thorn.thaler@thothal.com>
Maintainer: Thorn Thaler <thorn.thaler@thothal.com>
[Package ttutils version 1.0-1.1 Index]