Learn R Programming

NADA (version 1.6-1.1)

lines-methods: Methods for function lines in Package NADA

Description

Methods for adding lines to plots in package NADA

Usage

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

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

# S4 method for 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