c_any: Compute the concentration of the source salts for specific...

Description Usage Arguments Value Examples

Description

Compute the concentration of the source salts for specific elements inside a fermentationbroth

Usage

1
c_any(ds, ele = "P", org = "Bacteria")

Arguments

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')

Value

concentration of salt within the broth

Examples

1
2
# c_any(ds = 50, ele = 'P', org = 'Fungus')
# c_any(ds = 50, ele = "N", org = 'Fungus')

Utzi1/Biotech documentation built on July 4, 2020, 9:37 a.m.