Skip to contents

Modules

These functions produce longitudinal visualizations and in some cases an accompanying descriptive summary table.

g_boxplot()
Function to create a boxplot.
g_correlationplot()
Function to create a correlation plot.
g_density_distribution_plot()
Function to create a density distribution plot.
g_lineplot()
Function to create line plot of summary statistics over time.
g_spaghettiplot()
Function to create a spaghetti plot.
t_summarytable()
Function to create a table of descriptive summary statistics to accompany plots.

Deprecated

These functions have been deprecated.

g_scatterplot()
Function to create a scatter plot.