cwhtool-package           package:cwhtool           R Documentation

_c_w_h'_s _m_a_t_h_e_m_a_t_i_c_a_l _f_u_n_c_t_i_o_n_s

_D_e_s_c_r_i_p_t_i_o_n:

     Miscellaneous tool functions for general use

_D_e_t_a_i_l_s:


       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>


_A_u_t_h_o_r(_s):

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

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

