Skip to contents

Given a weight in g. of LiCl and a volume, calculate relative humidity

Usage

rh_estimate(licl_g, volumen, verbose = TRUE)

Arguments

licl_g

Ammount of LiCl g. in solution

volumen

Solution volume 'in Litres'.

verbose

Logical. If TRUE, suppresses messages or output during function execution.

Value

a data frame stating lithium chloride and units

Examples

rh_estimate(licl_g=300,volume=.75)
#> Ensure LiCl weight is in grams and volume unit is L
#> [1] 44.72308