mod_recruitment_map: Recruitment UI Functions including a map of the sites

mod_recruitment_map_uiR Documentation

Recruitment UI Functions including a map of the sites

Description

This module provides a leaflet map with markers for the sites together we a recruitment plot. Clicking on the map markers makes the relevant line on the recruitment plot become thicker. Hovering over the marker also shows various information on the site.

Usage

mod_recruitment_map_ui(id, label)

mod_recruitment_map_server(input, output, session, dat, locations)

Arguments

id, input, output, session, label

Internal parameters for shiny.

input, output, session

Internal parameters for shiny.

dat

reactive recruitment data

locations

dataframe containing the locations of the sites.


suvi-subra/viewTRIAL documentation built on April 28, 2023, 9:34 a.m.