Learn R Programming

elaborator (version 1.3.5)

elaborator_draw_ref_pattern: Generates tree diagram according to the reference-value based pattern analysis

Description

Generate tree diagram showing the number of patients with normal/abnormal values at each visit of a study according to the reference-value based pattern analysis.

Usage

elaborator_draw_ref_pattern(
  pattern_Matrix,
  fontsize,
  number_columns,
  background_color = "#E2F3F2"
)

Value

No return value; this function is called to draw a tree diagram according to the reference-value based pattern analysis.

Arguments

pattern_Matrix

matrix with reference-value based pattern information

fontsize

font size of numbers printed inside the circles

number_columns

number of layers (visits) of tree diagram

background_color

background color