merlinoa / shinyFeedback

display user feedback next to Shiny inputs

Home Page:https://merlinoa.github.io/shinyFeedback/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shinyFeedback

Travis-CI Build Status CRAN Downloads

R package for displaying user feedback alongside Shiny inputs

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")

About

display user feedback next to Shiny inputs

https://merlinoa.github.io/shinyFeedback/

License:Other


Languages

Language:R 59.6%Language:JavaScript 38.0%Language:CSS 2.4%