distplot: distribution visualisation plot

Description Usage Arguments Details Value Author(s)

View source: R/plots.R

Description

plot coloured distributions as function of x

Usage

1
2
distplot(x, ydist, ymax, ylab = "count", xlab = "Date",
  colScheme = cschemeBlack, cex = 1)

Arguments

x

x coordinates

ydist

function of x returning the distribution...

ymax

maximum y

Details

coloured distribution plots

Value

nothing

Author(s)

Barry S Rowlingson


spacedman/hospitr documentation built on May 30, 2019, 6:34 a.m.