startMARVIS: Launch MARVIS interactive User Interface

Description Usage Details Value Examples

View source: R/startMARVIS.R

Description

startMARVIS starts loads the web browser an interactive user interface built using R shiny.

Usage

1

Details

The purpose of building the interactive user interface is to provide an easy for people who are learning how to do their first meta-analysis and/or are not comfortable with the R command line system. Includes example data for testing out a meta-analysis.

Value

Nothing

Examples

1
2
3
4
5
## Not run: 
library(shiny)
startMARVIS()

## End(Not run)

Ibrahimhassan94/MAAS documentation built on Feb. 24, 2022, 8:14 a.m.