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

Design

UX

Excalidraw

Business logic

Define what is needed

Prototype

UX

shinipsum, thematic (run_app!)

Business logic

Rmd

Build, strengthen and optimize

golem, fusen (R6), gargoyle etc.

Deploy

Deploying with {golem} and shinyapps.io is very straightforward, just run:

golem::add_shinyappsio_file()

and then, assuming that {rsconnect} is already configured:

rsconnect::deployApp()


ggpinto/flights.dashboard documentation built on March 24, 2022, 12:38 p.m.