Learn R Programming

anchoredDistr (version 1.0.3)

print.MADproject: Print the data contained in MADproject object slots.

Description

print.MADproject plots information on the contents in the slots of the provided MADproject.

Usage

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

Arguments

x

The MADproject object

...

Not supported

Examples

Run this code
data(pumping)
print(pumping)

Run the code above in your browser using DataLab