Getting Started"

knitr::opts_chunk$set(
  collapse = TRUE,
  eval = FALSE,
  comment = "#>"
)

Introduction

The vvshiny package provides wrapper functions around ggplot / shiny / dplyr functions to make it easier to create a simple shiny app.

library(vvshiny)


Try the vvshiny package in your browser

Any scripts or data that you put into this service are public.

vvshiny documentation built on July 26, 2023, 5:50 p.m.