Creating swimmer plots with ease
1 Introduction to swimmers plots
A swimmer plot is a graphical tool used to display individual trajectories over time.
A swimmer plot is able to tell a full story using horizontal bars to represent each subject (or study unit), while lines, points, and arrows are utilized to display additional information.
The “swimmer” package has a variety of functions which add layers to a swimmer plot by implementing ggplot functions.
This vignette goes through examples to create swimmers plots, and demonstrates converting a dataframe to the required format.