https://github.com/gmyrland/shiny-excel-templates
A simple shiny app to build customized spreadsheets based on user inputs
https://github.com/gmyrland/shiny-excel-templates
Last synced: 4 months ago
JSON representation
A simple shiny app to build customized spreadsheets based on user inputs
- Host: GitHub
- URL: https://github.com/gmyrland/shiny-excel-templates
- Owner: gmyrland
- Created: 2017-02-13T05:19:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-13T05:29:55.000Z (about 8 years ago)
- Last Synced: 2024-08-13T07:14:40.262Z (8 months ago)
- Language: R
- Size: 62.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - gmyrland/shiny-excel-templates - A simple shiny app to build customized spreadsheets based on user inputs (R)
README
# shiny-excel-template
A simple shiny app to build customized spreadsheets based on user inputs
## Overview
This project uses the shiny package for R to display a web-based form for user inputs.
The app then creates a spreadsheet based on the user inputs.The app demonstrates how to select between different spreadsheets to use as templates.
This can be useful vastly different outcomes are desired.Minor formatting edits and inputting user data into the spreadsheet at runtime are also demonstrated.
## Contributing
Forks are welcome!