#' @title studydashboard: A Package Containing the Studydashboard
#'
#' @description This package provides functions to launch and maintain the studydashboard application. The main focus of this application lies on the visualisation of earned so called Credit Points in the European Credit Transfer System (in short ECTSCP) over the course of students’ studies. For this we offer a user interace which makes it user-friendly to produce such graphics.
#'
#' @details The studydashboard package provides three important functions:
#' @details launchApp, launchApp_background and reset_db.
#'
#' @section studydashboard functions:
#' \code{\link{launchApp}},
#' \code{\link{launchApp_background}},
#' \code{\link{reset_db}}
#'
#' @docType package
#' @name studydashboard
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.