Skip to contents

Shiny application to upload data to estimate mould growth predictions.

CSV or Excel formatted data with "Temp" and "RH" columns can be uploaded to the application.

Functions available:

  • calcMould_Zeng: Mould Growth Rate Limits

  • calcMould_VTT: Mould Growth Index (VTT model)

Usage

run_Mould_app()

Value

Shiny object

Examples

# run_Mould_app()