A Collection of General Purpose Functions for R


[Up] [Top]

Documentation for package ‘caroline’ version 0.4.5

Help Pages

addFactLevs Add new levels to the Factors in a DataFrame.
cmdArgsToVariables Create R variables from command line parameters
dbWriteTable2 improved Wrapper for dbWriteTable.
delist Convert a named list into new objects in memory.
groupBy Group a datafame by a factor and perform aggreate functions.
leghead Generate a Color Coded Legend dataframe via head and sum.
m Regexp Match Operator
makeElipseCoords Make Elipse Coordinates
nerge Named Merge
nv Create a named vector from a dataframe, table or vector
pad Pad a vector of numerical string with zeros.
parseArgString Process Command Line Arguments
pct Add Percentage Columns to a Dataframe
pies Pie chart scatterplot
plotClock Plot a simple clock.
raAddArms Add Arms to a RA plot.
raAddAxLabs Add axis labels to an RA plot.
raAddSigLines Add Significance Lines to an RA plot.
raPlot Generate a Ratio Average [RAy] Plot.
regroup Regroup a dataframe.
rerowname Rename select rows of a dataframe
sstable Sum Sorted Tabulation
tab2df Table to Data Frame
text.plot A Text-Only Plot
usr2lims Grab and adjust the current plot dimensions
vennMatrix Create a Venn Ready Matrix out of a List of Factors
violins Plot a Series of Vioplot Violins
wjitter Weighted Jitter
write.delim Write a (tab) delimited text file.