knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
A digital diary and mood tracker. The goal of {moody} is to track your wellbeing, together with a factor which impacts your daily life.
You can download the development version from GitHub with:
# install.packages("devtools") devtools::install_github("lmuenter/moody")
The app is started using the command:
moody::moody()
inst/shiny-examples/myapp/
. R/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.