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