| berryFunctions-package | Berry's functions |
| addAlpha | Make existing colors transparent |
| addRows | add n rows to a data.frame |
| approx2 | smart linear NA interpolation |
| berryFunctions | Berry's functions |
| betaPlot | beta density plot |
| 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 several Textfiles into one |
| compareFiles | compare two textfiles for equality |
| createDoc | Create Documentation file from .r-source |
| distance | calculate distance between points |
| dupes | Duplicate lines in file |
| exp4p | 4-parametric exponential function |
| expReg | exponential regression with plotting |
| funnelPlot | Funnel plots for proportional data |
| funTinn | open function in TinnR |
| googleLink2pdf | extract pdf link from google search result |
| groupHist | Histogramm for classes |
| horizHist | draw horizontal histograms |
| 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 |
| logAxis | label logarithmic axes |
| 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 | create labels with certain days of the month |
| movAv | moving average |
| movAvLines | moving average with different window widths |
| mReg | multiple regression |
| 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 |
| removeSpace | Remove white spaces from strings |
| require2 | install.package and require |
| rmse | Root Mean Squared Error |
| rsquare | R squared |
| seqR | seq with a range argument |
| 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 |
| timer | timer alarm |
| triangleArea | calculate Area of a triangle |
| unitHydrograph | Unit Hydrograph |
| yearSample | Nonrandom year with sample |