set_global_params: set_global_params - sets all global parameters

View source: R/set_global_params.R

set_global_paramsR Documentation

set_global_params - sets all global parameters

Description

Function that sets all global parameters

Usage

set_global_params(
  ae_data,
  patients,
  title = NULL,
  height = NULL,
  treatment = NULL
)

Arguments

ae_data

adverse event dataset

patients

patient dataset

title

titles for the treatment groups

height

number of circles on the vertical axis


adepro documentation built on May 29, 2024, 11:53 a.m.