Description Usage Arguments Author(s) Examples
Function to calculate the area of a square. Requires numeric input.
1 |
length |
The length of the square [m] |
width |
The width of the square [m] |
Marieke Dirksen
1 2 3 4 5 | square_area(4,5)
## Not run:
square_area(4,"5")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.