ShinyTester: Functions to Minimize Bonehead Moves While Working with 'shiny'

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.

Version: 0.1.0
Imports: dplyr, purrr, readr, stringr, tidyr, visNetwork
Published: 2017-02-01
Author: Amit Kohli
Maintainer: Amit Kohli <amit at amitkohli.com>
License: GPL-2
NeedsCompilation: no
Materials: NEWS
CRAN checks: ShinyTester results

Documentation:

Reference manual: ShinyTester.pdf

Downloads:

Package source: ShinyTester_0.1.0.tar.gz
Windows binaries: r-devel: ShinyTester_0.1.0.zip, r-release: ShinyTester_0.1.0.zip, r-oldrel: ShinyTester_0.1.0.zip
macOS binaries: r-release (arm64): ShinyTester_0.1.0.tgz, r-oldrel (arm64): ShinyTester_0.1.0.tgz, r-release (x86_64): ShinyTester_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ShinyTester to link to this page.