Atom Dimensions
Determine the dimensions of an atom based on its arguments.
dim_from_args(object) ## S4 method for signature 'Atom' dim_from_args(object)
object
A numeric vector c(row, col) indicating the dimensions of the atom.
c(row, col)
Useful links