This function takes a directory of cleaned CGM data and generates two
aggregate AGPs for all of the files combined. One aggregate AGP is produced
using Tukey smoothing, and the other uses ggplot's built in LOESS smoothing
function. The function also produces an AGP plot with each unique subject
plotted individually on the same graph (using LOESS smoothing).