Description Usage Arguments Value Examples
View source: R/source_enrobing.R
Simulate enrobing indirect system
1 2 |
input |
vector of flow of fresh chocolate from tempering in kg/h - defuault = 1000 kg/h |
output |
vector of chocolate consumption in kg/h - default = 300/kg/h |
ricircolo |
vector of flow of reclicling pump in kg/h - default = 2000 kg/h |
vasca |
vector of capacity of enrobing tub in kg - default = 120 kg |
minuti |
minute of simulation - default = 600 |
xlim |
x axes extension - defaul = Null (automatic) |
ylim |
y axes extension - defaul = Null (automatic) |
debug |
if T debug is on - default = F |
gg |
if T use ggplot2 if F use standard graphics - default = F |
dataframe (step, composition, percentage)
1 | # enrobing()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.