Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jimbrig/shinyapp-template
Personalized Cookie-cutter Template for Building Shiny Apps
https://github.com/jimbrig/shinyapp-template
cookiecutter r shiny shiny-apps shinydashboard template
Last synced: 6 days ago
JSON representation
Personalized Cookie-cutter Template for Building Shiny Apps
- Host: GitHub
- URL: https://github.com/jimbrig/shinyapp-template
- Owner: jimbrig
- Created: 2019-12-26T21:21:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-26T22:19:03.000Z (about 5 years ago)
- Last Synced: 2024-11-13T14:54:18.207Z (2 months ago)
- Topics: cookiecutter, r, shiny, shiny-apps, shinydashboard, template
- Language: R
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
Awesome Lists containing this project
- jimsghstars - jimbrig/shinyapp-template - Personalized Cookie-cutter Template for Building Shiny Apps (R)
README
---
output: github_document
---```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```