Learn R Programming

openCR (version 2.2.6)

print.derivedopenCR: Print Method for Derived Estimates

Description

Formats output from derived.openCR.

Usage

# S3 method for derivedopenCR
print(x, Dscale = NULL, legend = FALSE, ...)

Arguments

x

object from derived.openCR

Dscale

numeric optional multiplier for densities (overrides saved Dscale)

legend

logical. if TRUE then a legend is provided to column headings

...

other arguments passed to print.data.frame

Details

By default (i.e. when not not specified in the in the ... argument), row.names = FALSE and digits = 4.

See Also

derived.openCR