Description Usage Arguments Details Value Examples
View source: R/calculate_biovolume.R
Calculates biovolume of the individuals with its assigned methods.
1 |
data |
A long format data with Length (L), Width (W), and Method (Method) as their variables. |
Note that this function will first remove all the entris in the 'Size' column. Another thing is that this function is not flexible enough. Further revision is needed.
The same data frame except that a new column called "Size" contains the volume data.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.