README.md

Shiny typeahead

This package provides a simple type ahead input for Shiny. It is based on the Bootstrap-3-Typeahead JavaScript library which itself is based on the typeahead plugin of Bootstrap2.

Install

shinyTypeahead is not on CRAN. Install directly from Github using the devtools package:

install.packages("devtools")
devtools::install_github("ThomasSiegmund/shinyTypeahead")


ThomasSiegmund/shinyTypeahead documentation built on May 5, 2019, 3:49 a.m.