View source: R/LivestockCalculations.R
eggs_price_per_egg_to_numeric | R Documentation |
A function to make sure that price per egg can be converted for the correct calculations to be made
eggs_price_per_egg_to_numeric(units_column, amount_sold_column)
units_column |
A vector of crop units to convert |
amount_sold_column |
A vector of amounts of eggs sold (in kg) |
Rpackage file: LivestockCalculations.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.