Skip to contents

This function generates all longitudinal graphs based on the provided data and configuration settings.

Usage

create_longitudinal_figures(dta, config)

Arguments

dta

A data.table containing the data to be plotted.

config

A list containing configuration settings for the plots.

Value

A list of plot objects.