export {flux} | R Documentation |
simple export wrapper
Description
Export your flux estimations easily
Usage
export(x, digits = 4, ...)
Arguments
x |
A fluxes object. |
digits |
The number of digits that all numeric values in the output table shall have. Defaults to 4. |
... |
Further arguments to |
Details
It's really very simple.
Value
The function is called for its side effects. Nothing is returned.
Author(s)
Gerald Jurasinski <gerald.jurasinski@uni-rostock.de>
See Also
flux
, chop
,
(also for examples)
[Package flux version 0.3-0.1 Index]