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 TRUE, the object is printed as a list containing all hiden elements

conventions

logical, if TRUE (default), the conventions used are printed

...

more parameters passed to print

Author(s)

Cristhian Paredes, craparedesca@unal.edu.co

Jesús Ágreda, jagreda@unal.edu.co


[Package labsimplex version 0.1.2 Index]