Learn R Programming

BEACH (version 1.3.1)

runBEACH: Run the BEACH app

Description

The web interface will be automatically load after running the function.

Usage

runBEACH()

Arguments

Examples

Run this code
# NOT RUN {
  #Install a github package that is capable to import compressed sas7bdat files.
  #if(!"sas7bdat.parso" %in% installed.packages()) 
  #  devtools::install_github('BioStatMatt/sas7bdat.parso', force=TRUE)
  #
  #runBEACH() 
# }

Run the code above in your browser using DataLab