Determine the dimensions of an atom based on its arguments.

dim_from_args(object)

# S4 method for Atom
dim_from_args(object)

Arguments

object

A Atom object.

Value

A numeric vector c(row, col) indicating the dimensions of the atom.