setSize | R Documentation |
Set the size of an object.
Set the size of an arm.
setSize(object, size)
setSize(object, size)
## S4 method for signature 'Arm'
setSize(object, size)
## S4 method for signature 'Design'
setSize(object, size)
object |
An object |
size |
A numeric giving the new size of the object |
The object with its size updated.
The object Arm
object with its new size.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.