Print a description of a Specification in a human friendly format.

# S3 method for Specification
print(x, print = TRUE, ...)

Arguments

x

A Specification object.

print

An optional logical indicating whether the description should be printed out.

...

Further arguments passed to cat.

Value

A character string with the density description.