| berryFunctions-package | Berry's functions |
| addAlpha | Color transparency |
| addFade | Color fade out |
| addRows | Add n rows to a data.frame |
| approx2 | Smart linear NA interpolation |
| berryFunctions | Berry's functions |
| betaPlot | Beta density plot |
| betaPlotComp | Compare beta distributions |
| ci | calculate confidence interval around mean |
| ciBand | polygon confidence bands |
| cie | Extended confidence interval |
| circle | Draw circle with a given radius |
| classify | Classification into groups |
| climateGraph | climate graph after Walter and Lieth |
| cls | clear console by function - does not work! |
| colPoints | Points colored relative to third dimension |
| colPointsHist | Histogram for colPoints |
| colPointsLegend | Legend for colPoints |
| combineFiles | Combine Textfiles into one |
| compareFiles | Compare textfiles for equality |
| createDoc | Create Documentation file from r-source |
| createFun | create function framework |
| dataStr | str of datasets |
| distance | Distance between points |
| divPal | Diverging color palette |
| dupes | Duplicate lines in file |
| exp4p | 4-parametric exponential function |
| expReg | Exponential regression with plotting |
| funnelPlot | Funnel plots for proportional data |
| funSource | Source code of a function |
| funTinn | Open function in TinnR |
| googleLink2pdf | extract pdf link from google search result |
| groupHist | Histogramm for classes |
| headtail | head and tail |
| horizHist | Horizontal histogram |
| insertRows | insert rows to data.frame |
| instGit | install github package |
| l2df | List to data.frame |
| library2 | install.package and require |
| lim0 | axis limits with one end at zero |
| linLogHist | lin-log transition histogram |
| linLogTrans | Animation for transition from linear to logarithmic axis |
| linReg | linear regression with plotting |
| locLine | abline at locator point in graph |
| logAxis | Label logarithmic axes |
| logHist | Histogram of logarithmic values |
| logSpaced | Logarithmically spaced points |
| logVals | Create log-axis values and labels |
| lsc | Linear storage cascade, unit hydrograph |
| lsMem | Show memory size of objects in MB |
| monthAxis | Label date axis |
| monthLabs | Nicely spaced labels along a month |
| movAv | Moving average |
| movAvLines | Moving average with different window widths |
| mReg | Multiple regression |
| na9 | Prepend spaces before na.strings |
| nameSample | Nonrandom character sequence with sample |
| normPlot | Normal density plot |
| nse | Nash-Sutcliffe efficiency |
| owa | Overwrite argument default lists |
| panelDim | Arrange panels in a multipanel plot (par mfrow) |
| pastec | Paste with collapse = ", " |
| pointZoom | zoom in originally static x11 graphics |
| pretty2 | Truncated pretty breakpoints |
| quantileBands | Quantile bands |
| quantileMean | Average of R's quantile methods |
| rainbow2 | Rainbow from blue to red |
| randomPoints | Distanced random points |
| rcor | Spatially correlated random values |
| removeSpace | Remove white spaces from strings |
| require2 | install.package and require |
| rescale | shift and scale a vector |
| rmse | RMSE |
| rsquare | Rsquare |
| seqPal | Sequential color palette |
| seqR | seq with a range argument |
| showPal | show color palettes |
| smallPlot | Inset small plot within figure |
| smoothLines | draw smoothed lines |
| sortDF | sort dataframes by column |
| superPos | superposition of discharge, unit hydrograph |
| tableColVal | Table with values with value-dependent colored backgrounds in pdf |
| textField | Write text to plot with halo underneath |
| TFtest | Test logical expressions |
| timer | Timer alarm |
| triangleArea | Area of a triangle |
| unitHydrograph | Unit Hydrograph |
| yearSample | Nonrandom year with sample |