powered by
USL
Display the object by printing it.
# S4 method for USL show(object)
The object to be printed.
show returns an invisible NULL.
show
NULL
usl, USL-class
usl
USL-class
# NOT RUN { require(usl) data(raytracer) ## Show USL model show(usl(throughput ~ processors, raytracer)) # }
Run the code above in your browser using DataLab