| cgwtools-package | A collection of tools that the author finds handy |
| ! | Execute simple zero-argument functions |
| approxeq | Do "fuzzy" equality and return a logical vector. |
| askrm | Interactive application of selected function a list of objects. |
| cgwtools | A collection of tools that the author finds handy |
| getstack | Returns the current directory stack that pushd and popd manipulate |
| inverse.seqle | Inverse of 'seqle' |
| lsclass | Q&D function to list all objects with the specified 'class attribute' . |
| lsdata | List all objects in an '.Rdata' file. |
| lsdim | Return dimensions of arguments, or lengths if dim==NULL. |
| lssize | List the sizes of all selected objects. |
| lstype | List all objects of the specified type. |
| mystat | Calculate and display basic statistics for an object. |
| popd | Performs equivalent of 'bash' command with same name |
| pushd | Performs equivalent of 'bash' command with same name |
| resave | Add some objects to an existing '.Rdata' - type file. |
| seqle | Extends 'rle' to find and encode linear sequences. |
| short | Returns a small sample of the specified data set. |
| splatnd | Execute simple zero-argument functions |
| thekurt | Calculates the kurtosis of the input data set. |
| theskew | Calculates the skew of a dataset. |