plot.quarks {quarks}R Documentation

Plot Method for the Package 'quarks'

Description

This function regulates how objects created by the package quarks are plotted.

Usage

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

Arguments

x

an input object of class quarks.

...

additional arguments of the standard plot method.

Value

None


[Package quarks version 1.1.3 Index]