Skip to contents

Plot a distributional-data object

Usage

# S3 method for class 'fdl'
plot(x, ...)

# S3 method for class 'dd'
plot(x, ...)

# S3 method for class 'ddl'
plot(x, ...)

Arguments

x

A dd object or list (ddl / fdl).

...

Aesthetic arguments forwarded to ggplot layers.

Value

A ggplot object.