Version 1.1.6 ----------------------------------------------------------------------------------------------------- Updated to reflect ggplot2_0.9.2 changes. Version 1.1.5 ----------------------------------------------------------------------------------------------------- New function to flip 0's to 1's and 1's to 0's. New function to shift columns up or down in a data.frame. New function to knit Rnw files to TeX only if the TeX doesn't exist or is older than the Rnw. New functions for plotting the results of a kmeans fit. New functions for plotting ts and acf objects. Version 1.1.4 ----------------------------------------------------------------------------------------------------- New function for building formulas from vectors of characters. Version 1.1.3 ----------------------------------------------------------------------------------------------------- Added function for comparing two lists element by element. Version 1.1.2 ----------------------------------------------------------------------------------------------------- FitKMeans uses match.arg for determing algorithmchoice. The loop in FitKMeans now fits each partitioning once and reuses it rather than calculating twice. Version 1.1.1 ----------------------------------------------------------------------------------------------------- Fixed corner so that it handles showing the bottom of data correctly. Version 1.0 ----------------------------------------------------------------------------------------------------- First Build. A collection of handy functions. subOut, subSpecials, MapToInterval, corner, FitKMeans, PlotHartigan.