Learn R Programming

scdensity (version 1.0.3)

print.summary.scdensity: Prints the information in a summary.scdensity object to the console.

Description

Prints the information in a summary.scdensity object to the console.

Usage

# S3 method for summary.scdensity
print(x, ...)

Arguments

x

An object of S3 class summary.scdensity.

...

Included for consistency with generic functions.