Skip to contents

Assembles the observed/simulated layers into a single ggplot2 object.

Usage

er_vpc_build(object)

Arguments

object

Partially constructed VPC (has S3 class er_vpc).

Value

The input object, with object$output (the composed ggplot2 plot) populated.

Details

The user does not typically invoke this function directly. Instead, it is called automatically when plot() is called.

See also