Learn R Programming

shinyFeedback

R package for displaying user feedback alongside Shiny inputs

Live Shiny app using shinyFeedback

Getting Started

Install from CRAN

install.packages("shinyFeedback")

Or install the development version from GitHub

remotes::install_github("merlinoa/shinyFeedback", build_vignettes = TRUE)

Read Intro Vignette

# load package
library(shinyFeedback)
# read intro vignette
browseVignettes(package = "shinyFeedback")

Copy Link

Version

Install

install.packages('shinyFeedback')

Monthly Downloads

2,419

Version

0.4.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Andy Merlino

Last Published

September 23rd, 2021

Functions in shinyFeedback (0.4.0)

feedback

feedback
resetLoadingButton

resetLoadingButton
showFeedback

showFeedback
hideToast

Hide existing toast messages
loadingButton

loadingButton
showToast

show toast message
useShinyFeedback

useShinyFeedback
valueBoxModule

valueBoxModule
valueBoxModuleUI

valueBoxModuleUI
hideFeedback

hideFeedback