Miscellaneous Tools


[Up] [Top]

Documentation for package ‘cgwtools’ version 3.2

Help Pages

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.
binit Create histogram bins for each unique value in a sample.
cgwtools A collection of tools that the author finds handy
dim Function to return dimensions of arguments, or lengths if dim==NULL.
dirdir Wrapper function around dir() which returns only directories found in the specified location(s).
findpat Function to locate patterns ( sequences of strings or numerical values) in data vectors.
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.
lssize List the sizes of all selected objects.
lstype List all objects of the specified type.
maxCol Functions which mimic 'max.col' to find for minimum or maximum of rows or columns.
maxRow Functions which mimic 'max.col' to find for minimum or maximum of rows or columns.
minCol Functions which mimic 'max.col' to find for minimum or maximum of rows or columns.
minRow Functions which mimic 'max.col' to find for minimum or maximum of rows or columns.
mystat Calculate and display basic statistics for an object.
polyInt Function to find intersection points of two polygons.
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.
segSegInt Function to find intersection point between two line segments (NOT lines).
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.