README.md

Studydashboard R Package

Install

The easiest way to install this Package is using the Package 'remotes' like this:

install.packages('remotes')
remotes::install_github('berrij/studydashboard')

Usage

The launchApp() function opens the application.

library(studydashboard)
launchApp()

Get Help

Look at the Documentation to find out about all functions.

?studydashboard

Bugs and Issues

If you have trouble using this application feel free to open an Issue or open a Pull request to propose changes to the codebase.



BerriJ/studydashboard documentation built on April 26, 2020, 7:30 a.m.