cwhtool-package {cwhtool}R Documentation

cwh's mathematical functions

Description

Miscellaneous tool functions for general use

Details

Package: cwhtool
Contains: cwhmath cwhstring cwhstat cwhplot cwhprint cwhtool
Version: 4.2.0
Date: 2006-01-26
Depends: R (>= 2.0.0)
BundleDescription: Miscellaneous functions for general use
License: GPL version 2 or newer
URL: http://www.wsl.ch/staff/christian.hoffmann/

Index:

cbind.colnames          Add columns to a data frame, using variable
                        names.
clean.na                Clean a matrix or data frame of rows or columns
                        of containing NA.
delayt                  Waiting loop for program execution
eql                     Check on equality, including NA==NA and
                        NaN==NaN.
libs                    List all installed packages, or all functions
                        in a package
like                    Prepare new data for prediction
ls.functions            List available functions
napply                  Apply a function to the corresponding elements
                        of two lists (?)
numberof                Count the number elements that satisfy a
                        condition.
progress.meter          Monitor the progress of a repetitive
                        calculation.
remove.dup.rows         Remove duplicate rows
select.range            Select values from a vector depending on a
                        range in a second vector.
setPowerPointStyle      Set PowerPoint style
tri                     Ternary or Triangular Plots.
trigrid                 Internal cwhtool functions
waitReturn              Wait for <Return>

Author(s)

Christian W. Hoffmann <christian.hoffmann@wsl.ch>

Maintainer: Christian W. Hoffmann <christian.hoffmann@wsl.ch>


[Package cwhtool version 1.0.3 Index]