Description Usage Arguments Value Author(s)
This function calculates plant growth for an imaginary plant that grows only when sunshine hours for a certain timeframe is bigger than one.
1 | plant_growth(sun = sunshine_hours)
|
Sun. |
A dataframe, multidimensional array, or other input that contains sunshine hours. The default is sunshine_hours, a multidimensional array with sunshine hours by months and years for three different locations. |
The plant growth of an imaginary plant based on hours of sunshine. Assume this growth is in mm.
Cristina
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.