Skip to content

learnitr/learnitdashboard

Repository files navigation

learnitdashboard

R-CMD-check Codecov test coverage CRAN Status r-universe status License: MIT Lifecycle experimental

A dashboard for exploring {learnitdown} data.

This package is associated with and enhances the {learnitdown} package.

Installation

You can install the development version of {learnitdashboard} from GitHub with:

# install.packages("remotes")
remotes::install_github("learnitr/learnitdashboard")

Example

This is a basic example which shows you how to solve a common problem:

library(learnitdashboard)
## basic example code

Code of Conduct

Please note that the {learnitdashboard} package is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.