Description Slots Examples
An s4 class to represent a Box
origin
A length-three vector
length
A numeric
height
width
weight
1 2
# create a box with size 1 x 1 x 1 b1 <- Box(length = 1, height = 1, width = 1)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.