plotIndividualScore: Plot the score of an individual patient for all blocks (with...

View source: R/helperFunctions.R

plotIndividualScoreR Documentation

Plot the score of an individual patient for all blocks (with binary medication data)

Description

Plot the score of an individual patient for all blocks (with binary medication data)

Usage

plotIndividualScore(scoreData, patient)

Arguments

scoreData

data frame containing at least the PATIENT, BLOCK, phenoScore and binaryRAAS

patient

patient number to plot

Value

a ggplot element that can be plotted with the plot function


smm52/timeBlocks documentation built on Nov. 27, 2022, 3:54 a.m.