Description Usage Arguments Value Author(s)
This function calculates plant revenue for a very valuable, imaginary plant based on its growth in mm, where each mm growth generates $3.75 in revenue.
1 | plant_revenue(growth = plant_growth_mda)
|
growth. |
A dataframe, multidimensional array, or other input that contains plant growth in mm. The default is plant_growth_mda, a multidimensional array with plant growth by months and years for three different locations. |
The revenue in $ from an imaginary plant for each timeframe. The default data in multidimensional array also returns a multidimensional array.
Cristina
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.