Learn R Programming

clinDataReview (version 1.6.2)

print.clinDataReview: Print a clinDataReview object in the console

Description

Print a clinDataReview object in the console

Usage

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

Value

No returned value, the object is printed into the console.

Arguments

x

Object of class clinDataReview

...

Extra parameters for compatibility with print, not used currently.