knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

shinyutils

Lifecycle: experimental R-CMD-check Codecov test coverage License: MIT

shinyutils provides utility functions for building shiny apps.

Installation

You can install the released version of shinyutils from github with:

# install.packages("remotes")
remotes::install_github("poissonconsulting/shinyutils")

Code of Conduct

Please note that the shinyutils project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



poissonconsulting/shinyutils documentation built on Nov. 14, 2021, 8:18 p.m.