asm_app: Shiny app for use with MCOTEA Analysis Sychronization Matrix...

View source: R/asm_app.R

asm_appR Documentation

Shiny app for use with MCOTEA Analysis Sychronization Matrix (ASM)

Description

asm_app provides a Shiny application for importing and viewing data from the MCOTEA ASM datFormTable.xlsx and qryProgramsMilestoneInfo.xlsx output.

Usage

asm_app(filedir, launch.browser = TRUE)

Value

A Shiny Application.

Examples

# asm_app(
#   filedir = "directory containing datFormProgram.xlsx and qryProgramsMilestoneInfo.xlsx",
#   launch.browser = TRUE
# )


jjw3952/mcotear documentation built on Sept. 2, 2023, 10:30 a.m.