Learn R Programming

scdensity (version 1.0.3)

print.scdensity: Print method for class scdensity.

Description

Displays the names of the elements of the scdensity list object and their sizes and types. Includes minimal comments about the most important elements.

Usage

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

Arguments

x

An object of S3 class scensity.

...

Included for consistency with generic functions.