Learn R Programming

DistatisR (version 1.1.1)

print.F4voc: Change the print function for objects of the class 'F4voc' (e.g., output from function projectVoc).

Description

Change the print function for objects of the class 'F4voc' (e.g., ooutput from function projectVoc).

Usage

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

Value

invisible; contents are printed to screen

Arguments

x

a list: the data set: str_BeersProjectiveMapping

...

inherited/passed arguments for S3 print method(s).

Author

Hervé Abdi