gravity: Brewing gravity converter

Description Usage Arguments Value

View source: R/gravity.R

Description

Convert between Brix, Plato and Specific Gravity in unfermented worts

Usage

1
gravity(x, from = "brix", to = "sg")

Arguments

x

a numeric vector giving the measurement value in its original units.

from

the unit in which the measurement was made.

to

the unit to which the measurement is to be converted.

Value

numeric vector in the unit specified


whanrott/fermentR documentation built on May 4, 2019, 5:22 a.m.