plot.FuzzyDouble: Plot FuzzyDouble

Description Usage Arguments Examples

View source: R/f_Double.R

Description

Plot a FuzzyDouble object

Usage

1
2
3
## S3 method for class 'FuzzyDouble'
plot(x, xlab = "x", ylab = "Double", ...,
  LineCol = "red")

Arguments

x

The FuzzyDouble object

xlab

The X-axis label

ylab

The Y-axis label

...

Extra parameters passed to plot

LineCol

The color of the line representing $y=2x$

Examples

1

StephaneKourou/projetTest documentation built on May 14, 2019, 3:09 a.m.