Learn R Programming

dualScale (version 1.0.0)

print.dualScale: Print of Dual Scale analysis

Description

print method for package "dualScale"

Usage

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

Value

A print of the available information from the object

Arguments

x

An dualScale object for which a summary is desired

...

Arguments to be passed to methods

See Also

Examples

Run this code
print(ds_cf(curricula))
print(ds_cf(preferences))
print(ds_mc(singaporean))
print(ds_mcf(singaporean, crit = 1))
print(ds_pc(christmas))
print(ds_ro(goverment))

Run the code above in your browser using DataLab