print
on a
fac.design
object
fac.design
.
print.fac.design(x, print.pretty = T, ...)
fac.design
object
Quad
in designs
with center points. The default value
TRUE
indicates that the
Quad
factor should not be printed.
This function is a method for the generic function for class fac.design. It can be invoked by calling for an object x of the appropriate class, or directly by calling regardless of the class of the object.
print(design.digest('ff0308',n.cp=2),print.pretty=T) print(design.digest('ff0308',n.cp=2),print.pretty=F)