Learn R Programming

lpmec (version 1.1.4)

print.lpmec: Print method for lpmec objects

Description

Prints a concise summary of bootstrapped LPMEC model results.

Usage

# S3 method for lpmec
print(x, ...)

Value

The input object x, returned invisibly.

Arguments

x

An object of class lpmec returned by lpmec.

...

Additional arguments (currently unused).

See Also

lpmec, summary.lpmec, plot.lpmec