print.epplabshiny: Prints the 'REPPlabShiny' Results
Description
Prints some information about objects of class epplabshiny, typically the result of a call to REPPlabShiny. Printed is only a table with the names, indices and algorithms used for calculated EPPlab object, not the whole content of the object.
Usage
# S3 method for epplabshiny
print(x, ...)
Arguments
x
an object of class epplabshiny.
...
further arguments passed to or from other methods.