dim_from_args | R Documentation |
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 Atom object. |
A numeric vector c(row, col)
indicating the dimensions of the atom.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.