knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of {prague}
is to provide the production-oriented functions for a {golem}
app.
This way, when you deploy an app built with {golem}
, you'll only have to install one dependency: {shiny}
, not the one for {golem}
(which are more numerous), making applications more lightweight and easier to deploy.
You'll probably never will have to install {prague}
by hand (most of the time it's added by creating a {golem}
app).
But right now, you can get {prague}
from GitHub with:
remotes::install_github("thinkr-open/prague")
Please note that the 'prague' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.