cwhstring-package         package:cwhstring         R Documentation

_c_w_h'_s _s_t_r_i_n_g _m_a_n_i_p_u_l_a_t_i_o_n _f_u_n_c_t_i_o_n_s

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

     Miscellaneous functions for general use

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


       Package:  cwhstring
       Version:  4.2.0
       Date:     2006-01-20
       Depends:  R (>= 0.99)
       License:  GPL version 2 or newer
       URL:      http://www.wsl.ch/staff/christian.hoffmann/hoffmann.htm

     Index:


     cap                     Change case of strings
     cpos                    Find the position of a substring
     datetime                Show date and time in ISO format
     delstr                  Delete a substring from a string
     dt2str                  Convert time difference to string.
     formatFix               Format to a fixed format representation
     formula2string          Extract sides of a formula to strings
     n22dig                  Show vector or matrix (of 0 <= x <=1) in a
                             compact way:
     n2c                     Show absolute values as characters,
     prepare for
                             plotting
     numeric.string          Test string for being a number or made up
     of
                             digits only.
     padding                 Padding a string with justification
     pasteInfix              Paste(infix)
     pasteRound              Paste rounded values
     replacechar             Replace a character in a string by another
     splitString             Split a string at the location(s) of a
                             delimiting string, at the single
     characters of
                             a delimiter
     str2formula             Convert back to a formula
     strip.whites            Strip white spaces
     strmatch                A "shortest unique identifier" match.


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

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

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

