antonmalko/shinyRadioMatrix: R Shiny input: matrix of radio buttons

An input controller for R Shiny: a matrix of radio buttons, where exactly one option per row can be selected. It extends the radioButtons controller in the base Shiny, allowing to create something akin to Likert scales.

Getting started

Package details

AuthorAnton Malko
MaintainerAnton Malko <amalko@umd.edu>
LicenseGPL-3 | file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("antonmalko/shinyRadioMatrix")
antonmalko/shinyRadioMatrix documentation built on May 9, 2019, 12:04 a.m.