Description Usage Arguments Details Value Examples
This function cubes a vector.
1 | cube(x)
|
x |
A numberic vector to be cubed. |
This function isn't complicated.
And it almost certainly doesn't need two paragraphs in the "Details" section!
Here are some reasons why putting a list in this section is excessive:
This cube
function is quite simple.
There's nothing else to say about cube
.
A numeric vector that is the cube of x
.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.