colormakerInput: The input function of the colorby module

View source: R/colormaker.R

colormakerInputR Documentation

The input function of the colorby module

Description

This module provides a drop-down for picking an RColorBrewer color palette and provides that palette given a reactive which supplied the required number of colors.

Usage

colormakerInput(id)

Arguments

id

Submodule namespace

Details

This funcion provides the form elements to control the display

Value

output An HTML tag object that can be rendered as HTML using as.character()

Examples

colormakerInput("myid")


pinin4fjords/shinyngs documentation built on Feb. 28, 2024, 10:19 a.m.