set_global_params {adepro} | R 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 |
[Package adepro version 4.2.7 Index]