alegione / Vet_Help

Calculation tools for vets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vet_Help

Calculation tools for vets

  • Beginning with a calculator for how much perscription food to provide to a recovering cat

Equation for calculation:

Food required (grams) = 1000 / (Energy / ( 70 * (Weight) ^ 0.75 )
where:
Food required = weight of selected recovery food to provide in grams
Energy = Metabolisable energy in selected food type
Weight = input weight of cat in kilograms

About

Calculation tools for vets

License:GNU General Public License v3.0


Languages

Language:R 100.0%