eggs_price_per_egg_to_numeric: Eggs Price per Egg to Numeric

View source: R/LivestockCalculations.R

eggs_price_per_egg_to_numericR Documentation

Eggs Price per Egg to Numeric

Description

A function to make sure that price per egg can be converted for the correct calculations to be made

Usage

eggs_price_per_egg_to_numeric(units_column, amount_sold_column)

Arguments

units_column

A vector of crop units to convert

amount_sold_column

A vector of amounts of eggs sold (in kg)

Details

Rpackage file: LivestockCalculations.R


l-gorman/rhomis-R-package documentation built on Nov. 8, 2023, 6:46 a.m.