print prints its argument.

# S3 method for icm
print(x, ...)
# S3 method for crm
print(x, ...)
# S3 method for ccrm
print(x, ...)
# S3 method for MinMax
print(x, ...)
# S3 method for bivar
print(x, ...)
# S3 method for summary.icm
print(x, ...)
# S3 method for summary.crm
print(x, ...)
# S3 method for summary.ccrm
print(x, ...)
# S3 method for summary.MinMax
print(x, ...)
# S3 method for summary.bivar
print(x, ...)
# S3 method for coef.crm
print(x, ...)
# S3 method for coef.ccrm
print(x, ...)
# S3 method for coef.MinMax
print(x, ...)
# S3 method for coef.bivar
print(x, ...)

Arguments

x

an object used to select a method..

further arguments passed to or from other methods.

See also