Description
Substance Flow Computation.
Description
Provides a function sfc() to compute the substance flow with the input files --- "data" and "model". If sample.size is set more than 1, uncertainty analysis will be executed while the distributions and parameters are supplied in the file "data".
README.md
sfc
The R package sfc is a tool for substance flow computation, which can finally be used in substance flow analysis (SFA).
Installation
You can use devtools to install the development version from Github:
install.packages("devtools")
devtools::install_github("ctfysh/sfc")
License
This package is free and open source software, licensed under GPL.