convert_to_13_pct: Convert to 13% moisture content

View source: R/convert_to_13_pct.R

convert_to_13_pctR Documentation

Convert to 13% moisture content

Description

This function just takes a value and multiplies it by 0.87. This is used to convert protein and oil measurements from a dry b

Usage

convert_to_13_pct(dry_basis_pct = NULL)

Arguments

dry_basis_pct

The value of some observation, typically seed protein or oil content on a dry basis.


jhgille2/snfR documentation built on Jan. 31, 2023, 2:13 a.m.