Learn R Programming

JBTools (version 0.7.2.9)

Misc Small Tools and Helper Functions for Other Code of J. Buttlar

Description

Collection of several tools and helper functions used across the other packages of J. Buttlar ('ncdf.tools' and 'spectral.methods').

Copy Link

Version

Install

install.packages('JBTools')

Monthly Downloads

15

Version

0.7.2.9

License

GPL-2

Maintainer

Jannis v Buttlar

Last Published

June 1st, 2015

Functions in JBTools (0.7.2.9)

isSeriesContinuous

Test for continuous (non NA interrupted) series
colorChangeDarkness

Change the dark/brightness of a color
checkInstalled

Check whether a command can be invoked via the command line
convertArgs2String

Save function argument values to a character string
JBTools-package

Misc Small Tools and Helper Functions for Other Code of J. Buttlar
getSysinfo

Compile system information
getVecInfo

Compute vector summary statistics
indexVec2Matrix

Transform a vector index to an index matrix
isSeriesConstant

Check whether a vector is constant
indexDimVecs2Matrix

Transform integer indices to an index matrix
plotImageRotated

Plot a rotated image plot
plotColorScale

Add a color scale to plots
plotNLines

Plot many lines in one plot
registerParallel

Set up a parallel computing front end
plotBG

Plot a colored plot background
RMSE

Compute the residual mean square error (RMSE)
printStatus

Print a status message
rangeZeroEqui

Compute a zero centered equi-sided range
labelMargins

Label the margins of a plot
MEF

Compute the modelling efficiency (MEF)
seqLength

Determine lengths of sequences of identical elements
seqLongest

find longest sequence of TRUEs
userCoords

Transfer relative to actual plot coordinate values
whichClosest

Find closest matches in two vectors