Skip to contents

Plot a Priority Queue Tree

Usage

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

Arguments

x

A `priority_queue`.

...

Passed to the internal tree plotting routine.