Package: ShinyTester
Type: Package
Title: Functions to Minimize Bonehead Moves While Working with 'shiny'
Version: 0.1.0
Author: Amit Kohli
Maintainer: Amit Kohli <amit@amitkohli.com>
Description: It's my experience that working with 'shiny' is intuitive once you're
    into it, but can be quite daunting at first. Several common mistakes are fairly
    predictable, and therefore we can control for these. The functions in this
    package help match up the assets listed in the UI and the SERVER files, and
    Visualize the ad hoc structure of the 'shiny' App.
License: GPL-2
Imports: dplyr, purrr, readr, stringr, tidyr, visNetwork
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-02-01 15:20:09 UTC; Amit
Repository: CRAN
Date/Publication: 2017-02-01 16:46:15
Built: R 4.2.0; ; 2022-04-13 11:33:35 UTC; unix
