Skip to contents

Prepares and extracts consistent variable names based on both metadata and the provided data. To be used in both the UI and server functions of a Shiny app.

Usage

get_meta_vars(data = appdata, meta = metadata)

Arguments

data

List. Data to use.

meta

List. metadata to use.

Value

a list with all important names to be used in a clinical trial.