knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The objective of riverMenu is to build an R Shiny application package for creating and maintaining river trip, or other camping trip meal plans for larger groups over multiple days. This application is being developed as an R package using golem
. The persistent data storage is held in a Google Sheets instance, but will be moved to relational database in deployment. This app is stable and functional but more features are planned.
.xlsx
.xlsx
to resume your progress.HTML
menu report and shopping lists.git
repository is open to the public to fork or clone.devtools::install_github('https://github.com/peernisse/riverMenu')
run_app()
Please note that the riverMenu 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.