Skip to contents

Launch shiny interactive user interface.

Usage

launch_gcamreport_ui(data_path = NULL, data = NULL)

Arguments

data_path

RData dataset path containing the standardized data. You can obtain this dataset by using the function `gcamreport::generate_report`.

data

dataset containing the standardized data. You can obtain this dataset by using the function `gcamreport::generate_report`.

Value

launch shiny interactive ui.