Description Usage Arguments Value Examples
Compute the concentration of the source salts for specific elements inside a fermentationbroth
1 | c_any(ds, ele = "P", org = "Bacteria")
|
ds |
dry substance mass in g/l |
ele |
element abreveation as string can be list('P', 'N', 'K','Mg') |
org |
organism as string can be list('Bacteria', 'Fungus') |
concentration of salt within the broth
1 2 | # c_any(ds = 50, ele = 'P', org = 'Fungus')
# c_any(ds = 50, ele = "N", org = 'Fungus')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.