lines-methods: Methods for function lines in Package NADA

lines-methodsR Documentation

Methods for function lines in Package NADA

Description

Methods for adding lines to plots in package NADA

Usage

## S4 method for signature 'ros'
lines(x, ...)

## S4 method for signature 'cenfit'
lines(x, ...)

## S4 method for signature 'cenken'
lines(x, ...)

Arguments

x

An output object from a NADA function such as ros.

...

Additional arguments passed to the generic method.

See Also

lines, plot


NADA documentation built on Aug. 29, 2025, 5:35 p.m.

Related to lines-methods in NADA...