All functions
|
|
addLabels()
|
Add Labels |
|
addTimeAxis()
|
Add Time Axis |
|
apply_elements_text()
|
Apply themes with given text properties to a plot |
|
appropriateLimits()
|
default limits for plotting values |
|
args_mybarplot()
|
Create argument list for mybarplot |
|
args_text()
|
Create argument list for text |
|
args_yaxis()
|
Create argument list for axis |
|
arrange_in_pdf()
|
Arrange Plots in PDF file (DIN A4) |
|
arrange_in_png()
|
Arrange Plots in PNG file |
|
bestRowColumnSetting()
|
best nrow/ncol setting for n plots |
|
cmToUserWidthAndHeight()
|
Convert Length in Centimetres to Lengths in User Coordinates |
|
demo.adj()
|
Demo of Graphical Parameter "adj" |
|
demo_theme_properties()
|
Plots Demonstrating Theme Properties |
|
demo_themes_line()
|
demo themes line |
|
demo_themes_rect()
|
demo themes rect |
|
demo_themes_text()
|
demo themes text |
|
.defaultPlotParameter()
|
Default Plot Parameters for Hydraulic Variables |
|
drawBoxplot()
|
Draw Boxplot Icon |
|
element_types()
|
element types |
|
example_plot()
|
Simple ggplot Barplot |
|
example_plot_2()
|
Simple ggplot Scatter Plot |
|
getCurrentLimits()
|
Get Current xlim and ylim |
|
getPlotRegionRatio()
|
Current plot region's ratio |
|
getPlotRegionSizeInCm()
|
Size of Current Plot Region in Centimetres |
|
getPlotRegionSizeInInches()
|
Size of Current Plot Region in Inches |
|
getPlotRegionSizeInPixels()
|
Size of Current Plot Region in Pixels |
|
getPlotRegionSizeInUserCoords()
|
Size of Current Plot Region in User Coordinates |
|
ggplot_themes()
|
List of available ggplot2-Themes |
|
inLimits()
|
are values within limits (e.g. xlim, ylim)? |
|
inchesToUserWidthAndHeight()
|
Convert Length in Inches to Lengths in User Coordinates |
|
mybarplot()
|
barplot with more flexibility on labels and axis |
|
niceLabels()
|
Nice Labels |
|
output_to_png()
|
Redirect Output of Plot Function to PNG file |
|
plotLevelFrequencies()
|
Plot Frequencies of Level Combinations |
|
plotRain()
|
Plot Rain Data as Bars |
|
plot_all_to_pdf()
|
Print all ggplot Objects to a PDF file |
|
plot_curve_area()
|
Plot Filled Area Below a Curve Line |
|
plot_curve_areas_gg()
|
Plot Filled Areas below Curve Lines using ggplot |
|
plot_variable()
|
Plot a Variable of a Data Frame |
|
preview_themes()
|
Preview the Effects of Themes on a Plot |
|
setMargins()
|
Set the Plot Margins |
|
set_labels()
|
Set the Labels in a List of ggplot Objects |
|
set_subtitles()
|
Set the Subtitles in a List of ggplot Objects |
|
set_titles()
|
Set the Titles in a List of ggplot Objects |
|
set_xlabs()
|
Set the x Axis Label in a List of ggplot Objects |
|
stackplot()
|
Plots on Top of Each Other |
|
stackplotLayout()
|
Create Layout for "stackplot" |
|
to_element_themes()
|
to element themes |
|
userCoordinatesToLimits()
|
userCoordinatesToLimits |
|
userWidthAndHeightToCm()
|
Convert Lenghts in User Coordinates to Lengths in Centimetres |