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

R-CMD-check lifecycle

clientapp

The goal of {clientapp} is to build a shiny app in a R package to explore a (fake) client database. Building a Shiny Application included in a R package is made easier with {golem}. Database was built using {fakir}.

This app is deployed there: https://connect.thinkr.fr/clientapp/

knitr::include_graphics("man/references/client_app.png")

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.



ThinkR-open/clientapp documentation built on Sept. 17, 2023, 7:02 p.m.