Frequently Used Functions for Easy R Programming


[Up] [Top]

Documentation for package ‘easy.utils’ version 0.0.5

Help Pages

checkAlignedDims Check whether some dimensions of two arrays are aligned
checkColorMap Check color map for a factor
checkColorMap.default Check color map for a factor
checkSameLength Check whether the lengths of input objects are equal
chunkPoints Generate chunk points
fastIntersect A fast version of base::intersect()
fetchColnames Fetch column names exists in the data object
getDiscreteColors Generate palettes of distinct colors
identicalFMatch Equality testing with some attributes ignored
identicalNoAttr Equality testing with some attributes ignored
isValidCharacters Check valid characters
pal_discrete A palette list for distinct colors.
pasteFactors Paste two factor vectors
replaceEntries Replace entries according to a mapping list
replaceEntries-method Replace entries according to a mapping list
setColor Generate palettes of distinct colors
unlistMap Unlist a mapping list into a named vector
validation-matrix_dimensions Validation functions for the dimensions of matrix-like objects
validMatDimnames Validation functions for the dimensions of matrix-like objects
validMatDims Validation functions for the dimensions of matrix-like objects
verboseMsg Simple verbose message wrapper