plotlegend.funsample: Add legend to plot of a funsample object

Description Usage Arguments Details See Also

Description

Extracts legend information from any urfunctions contained in the funsample object and plots the legend.

Usage

1
2
## S3 method for class 'funsample'
plotlegend(funsa, ...)

Arguments

funsa

funsample for which a legend is to be plotted

...

additional arguments for plotting the legend, as in legend

Details

Does nothing if funsa does not contain any urfunctions. To plot a legend in that case, use the base function legend and define legend contents and parameters manually.

See Also

legend for arguments e.g. concerning positioning and border of the legend.


fdnonpar documentation built on May 2, 2019, 5:54 p.m.