Miscellaneous Tools Set
Barplot with Confindence Intervals
Collapse objects
Confidence Intervals for Numeric Vectors
Bind data.frames in a List by Rows
Determine Duplicates
Create a Pairwise List from a Matrix
Create a Factor with NA as Level
HTML Colours Like ggplot2
Arrange a List of ggplots
Pattern Matching and Extraction
Open The Package Help Index Page
Print enhanced session information
Numeric to Character with Leading Zero(s)
Load RData Objects to a List
List Object Details
Multiple Pattern Matching and Replacement
Miscellaneous R Tools
Return Triangular Numbers
Amount and Index of Unique Values
P Value Significance Level Indicator
Plot Nothing (but a Plot)
Remove All Objects from Global Environment
Scale Numeric Values to Defined Ranges
Sort data.frame Objects
Create a Square Matrix
Split String and Return Part
Reverse Text Strings
Extract a Substring
Table to Latex
A collection of miscellaneous methods to simplify various tasks, including plotting, data.frame and matrix transformations, environment functions, regular expression methods, and string and logical operations, as well as numerical and statistical tools. Most of the methods are simple but useful wrappers of common base R functions, which extend S3 generics or provide default values for important parameters.