print.smplx {labsimplex} | R Documentation |
S3 method print
for simplex objects
Description
Prints simplex information.
Usage
## S3 method for class 'smplx'
print(x, extended = FALSE, conventions = TRUE, ...)
Arguments
x |
simplex (object of class to be printed |
extended |
logical, if |
conventions |
logical, if |
... |
more parameters passed to |
Author(s)
Cristhian Paredes, craparedesca@unal.edu.co
Jesús Ágreda, jagreda@unal.edu.co
[Package labsimplex version 0.1.2 Index]