Learn R Programming

MAVIS (version 1.1.3)

startmavis: Launch MAVIS interactive User Interface

Description

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

Usage

startmavis()

Arguments

Value

Nothing

Details

Start MAVIS

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.

Examples

Run this code
# NOT RUN {
library(shiny)
startmavis()
# }

Run the code above in your browser using DataLab