knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of owcontrolling is to provide a Shiny application for Controlling.
You cannot install the development version from GitHub with:
# install.packages("devtools") devtools::install_github("degiwo/owcontrolling", INSTALL_opts = c("--no-multiarch"))
You can run the application with:
# library("owcontrolling") owcontrolling::run_app()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.