Gets the dimensions of each parameter of an object.
Usage
# S3 method for class 'term'
pdims(x, ...)Details
Errors if the parameter dimensions are invalid or inconsistent.
A named list of the dimensions of each parameter can be converted
into the equivalent term-vector() using term().
