R/studydashboard.R

#' @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
BerriJ/studydashboard documentation built on April 26, 2020, 7:30 a.m.