Learn R Programming

plantphysioR (version 1.0.0)

peg_6000: Water potential of Polyethylene glycol (PEG) 6000

Description

Calculate the corresponding water potential of PEG6000 when dissolved in 1l of water

Usage

peg_6000(peg, C)

Value

Water potential in bars

Arguments

peg

Amount PEG600O in grams

C

Temperature of the solution in degree centigrade

References

Michel, B. E., & Kaufmann, M. R. (1973). The osmotic potential of polyethylene glycol 6000. Plant physiology, 51(5), 914-916.

Examples

Run this code
peg_6000(20, 25)

Run the code above in your browser using DataLab