Gets the dimensions of an object.
Usage
# S3 method for class 'term'
dims(x, ...)
Details
Unlike base::dim()
, dims returns the length of an atomic vector.
Gets the dimensions of an object.
# S3 method for class 'term'
dims(x, ...)
Unlike base::dim()
, dims returns the length of an atomic vector.