Skip to contents

Print Tables of Daily Rain Heights (as Plots!)

Usage

plotDailyRainHeightTable(
  rd,
  landscape = FALSE,
  cex = ifelse(landscape, 0.8, 0.6),
  ppp = ifelse(landscape, 1, 2),
  to.pdf = TRUE
)

Arguments

rd

data frame with time stamps in first column and rain heights per time interval for different rain gauges in all the other columns

landscape

passed to kwb.utils::preparePdf

cex

passed to hsPrintToPlot

ppp

number of plots per page

to.pdf

if TRUE the output goes into a temporary PDF file