home_module: Home Module

home_moduleR Documentation

Home Module

Description

A shiny module that renders all of the content for the home page.

Usage

home_ui(id)

home_server(id, params_file_path, upload_event)

Arguments

id

An ID string that uniquely identifies an instance of this module

params_file_path

a reactiveVal that contains the path to the current params file

upload_event

a reactiveValues that is updated when a file is uploaded


The-Strategy-Unit/723_mh_covid_surge_modelling documentation built on April 13, 2022, 8:52 a.m.