inst/models/README.md

Models in epiworldRShiny

This folder contains the pre-built models available in the app.

Model Format

Each model consists of two files:

IMPORTANT NOTE: All models must follow the above format or epiworldRShiny won't import them correctly.

Custom Models

epiworldRShiny allows users to add custom models to the app, either by adding to the inst/models folder or by passing a separate folder path to the run_app() function using the custom_models_path argument.

In either case, your models must follow the format described above. Pay special attention to ensuring the <model_name> is used properly (e.g., the file name matches the function name).



Try the epiworldRShiny package in your browser

Any scripts or data that you put into this service are public.

epiworldRShiny documentation built on June 8, 2025, 1:45 p.m.