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

hightlights.shiny

The goal of hightlights.shiny is to ...

Installation

You can install the released version of hightlights.shiny from CRAN with:

install.packages("hightlights.shiny")

Example

This is a basic example which shows you how to solve a common problem:

library(hightlights.shiny)
## basic example code

Code of Conduct

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



rpodcast/highlights.shiny documentation built on Feb. 1, 2020, 2:20 p.m.