landing_server: Landing page module server

View source: R/mod_01_landing.R

landing_serverR Documentation

Landing page module server

Description

Defines the server logic for the Landing page module

Usage

landing_server(id, data)

Arguments

id

to be used to namespace the module

data

the appData reactiveValues object, defined in server.R and available to all modules

Value

the module server, returned from a moduleServer function call


chrisbrownlie/scriptSearch documentation built on Aug. 5, 2022, 10:04 p.m.