osmp | R Documentation |
Function to calculate the grams of salt or PEG-6000 needed for determinated osmotic potential
osmp(type = "salt", vol, pres, temp, mw, ki)
type |
Salt or PEG-6000 c("salt", "peg6000"). Default: "salt". |
vol |
volume (liters) |
pres |
Pressure (Mpa) in negative values. 1 bar = 0.1 Mpa |
temp |
Temperature (centigrade) |
mw |
Molecular weight |
ki |
Salt dissociation constant (NaCl = 1.8) |
Numeric value (grams)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.