Learn R Programming

poisson (version 1.0)

show-methods: show

Description

A simulated scenario can be examined with a show.

Usage

"show"(object)

Arguments

object
The PoissonProcessScenario object to show

Examples

Run this code
scen = hpp.scenario(rate = 5, num.events = 20, num.sims = 100)
show(scen)

Run the code above in your browser using DataLab