The goal of snackapp.usage is to provide code to analyse data pulled from the Snacktivity SnackApp. The application can be viewed online here.
You can install the released version of snackapp.usage from Github with:
remotes::install_github("lboro-climb/snackapp.usage")
library(snackapp.usage)
This is a basic example which shows you how to solve a common problem:
library(snackapp.usage)
snackapp.usage::run_app()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.