Skip to contents

Creatine Scatter Plot + Summary Table UI

Usage

creatinineScatterServer(
  id,
  df,
  settings,
  animate,
  animation_transition_time,
  animation_time_unit
)

Arguments

id

module id

df

lab dataset in tall format with creatinine lab

settings

settings object with column mappings

animate

"off" or "on", "on" displays time animation

animation_transition_time

frame transition speed in seconds

animation_time_unit

column for study day or visit to be used as time variable for animation

Value

returns shiny server module